Can anyone please explain why jQuery works on the original code but deletes all the option for my code.
Original Code:
http://jsfiddle.net/frJEq/
My Code:
http://jsfiddle.net/frJEq/43/
I have multiple of the exact same select menu so that's why I have it setup for the concat to put in the counter. But why does it work for the original and not mine??? I have been pouring over code and examples and can't see why.
Thomas
Bookmarks