How can I add <OPTION> to a tag <SELECT> runtime ?
the code combo.innerHTML +="<OPTION value='1'>Name</OPTION>" doesn't
work...
--
Posted via Mailgate.ORG Server - http://www.Mailgate.ORG
the code combo.innerHTML +="<OPTION value='1'>Name</OPTION>" doesn't
work...
--
Posted via Mailgate.ORG Server - http://www.Mailgate.ORG
Comment