On Oct 19, 2007, at 8:31 PM, Yaz wrote:
I have a script that basically just reads some data from an xml file, then the data gets loaded into a <select> dropdown, by dynamically creating <option> tags.
I had problem with IE and selects earlier. Found out that it needs both .val() and .append() calls. Maybe this is same problem. Check some example code at:
http://pastie.caboo.se/108819 -- Mika Tuupola http://www.appelsiini.net/