Quick question...
I have an input box that upon key enter, adds the value to an unordered list. How would I pass this unordered list to jquery post? I'm using the form.serialize, so I don't have to define each variable for posting.
Example, let's say I entered 3 fruits and they get dynamically added to an unordered list inside the form.
Fruit: [input text here]
I was thinking of creating a hidden text field that would populate with the new value everytime the user pressed enter.
Any other thoughts?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…