< merged both threads>
That's shed a bit more light on the subject.
There is a long standing bug in IE (since IE5) with select elements and innerHTML and basically ....
... it doesn't work
One workaround is to create the options in a loop after you have retrieved the values. Let the server code create an array of the values and then the js can iterate through it.
Or use a placeholder div and insert the entire select element as innerHTML for the container.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
|