[jQuery] jQuery Plugin: addOption
[jQuery] jQuery Plugin: addOption
With this you can add options to select dropdowns. The option you add
is selected after you add it. Simple to use:
$("#myselect").addOption("Value", "Text");
Code and demo at:
http://sam.collett.googlepages.com/addOption.html
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/
Topic Participants
sam.collett