adding options to a select element dymanicly
I have been having problems trying to add options to a select that was generated dynamicly with innerHTML. The innerHTML is fairly messy but I couldn't get the select and text inputs into a table correctly adding elements through the DOM. This is for a collapsable group of options. I have tryed many different ways but always run into a problem with either IE or firefox.
Dustin
|