I am stumped. I have a form with a dropdown list, and I would like to grab a list of all the values in the list. I pulled the below example from w3 schools (yes, I know it\'s un
Change:
x.length
to:
x.options.length
Link to fiddle
And I agree with Abraham - you might want to use text instead of value
text
value
Update The reason your fiddle didn't work was because you chose the option: "onLoad" instead of: "No wrap - in "