Hi all,
I'm writing, or trying to write, some unobtrusive ajax to pic up the value of a clicked select/option. The code i've written works fine on FF and Opera, however the big E refuses to play ball.
The problem seems to be occuring around the following line
Is there anyother way of getting IE to play nice?Code:sectorLinks[i].onclick = function() {
TIA
Chris





Bookmarks