get itemindex or value of a dropdown
-
I need to have the selected item, or itemindex or selected value of a dropdown.
Tryed this:
var aantalKids = jQuery('[id*="fieldname2_"]').val();
But seems not to work.
Can you give the right info?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘get itemindex or value of a dropdown’ is closed to new replies.