The following script dynamically creates a select list and moves options you create between created select-boxes.
My problem is with the dynamically assigned onfocus event handler. In IE the boxnumber variable is changed and the moveright function changes which select-box options it appends...
The following script dynamically creates a select box and names it. I want to dynamically add an onfocus event handler that changes the value of the boxname variable to the value of the name of the form.
When I click the first form boxname=0, when I click the second boxname=1 ,etc.,etc.
Any help...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.