[Javascript] JavaScript Default Value

mark mark.r.osullivan at aib.ie
Wed Apr 21 10:47:13 CDT 2004


Hi,
Anyone know a solution to this problem. Have drop-down menu like this:
<select size="0" name="Windowsdropdown"
onChange="javascript:showdivsdropdown(this.form,'windowsOperatingSystem')"><
option value="select"  selected>select</option><option value="1" >1
</option><option value="2">2</option><option value="3">3</option><option
value="4">4</option></select>

I'm using divs in html and trying in javascript to get index into select
drop-down box to set the default value again. As can be seen be the above
example the default is selected. Is it possible in javascript to reset this
default value?



**********************************************************************
This document is strictly confidential and is intended for use by
 the addressee unless otherwise indicated.
Allied Irish Banks
**********************************************************************




More information about the Javascript mailing list