rama
08-03-2002, 07:45 PM
Hi,
I am assiging value to a select box dynamically by referring to its name
ie document.forms[0].name1.value=india
Values are assigned correctlyin both browsers but in Netscape when i click the select box a small scroll bar kind of thing comes .but not in IE.
I have to scroll the list and select the value.Why is it coming. Is it possible to assign value using new option ().something lke that.
Thanks
rama
I am assiging value to a select box dynamically by referring to its name
ie document.forms[0].name1.value=india
Values are assigned correctlyin both browsers but in Netscape when i click the select box a small scroll bar kind of thing comes .but not in IE.
I have to scroll the list and select the value.Why is it coming. Is it possible to assign value using new option ().something lke that.
Thanks
rama