Friday, May 28, 2010

How to select an item in a dropdown (combobox) by its values using JavaScript?

You can select an item a by its values using the below code.


You can also get more information regarding various function and propertied of a dropdown (combobox) from the below link. http://www.navioo.com/javascript/dhtml/Changing_Select_Element_Content_two_Combobox_2755.html

No comments:

Post a Comment