[thelist] Form generated in JS doesn't work in IE

kasimir-k kasimir.k.lists at gmail.com
Fri May 30 10:25:51 CDT 2008


Chris Price scribeva in 2008-05-30 16:23:
> throws up syntax error (/mySelect.options[] = myOption;/)

Should teach me to send untested code :-(

   mySelect.options[mySelect.options.length] = myOption;

does the trick.

.k



More information about the thelist mailing list