For some reason when I run this script in IE it works the first time but always fails on the second execution (and all others until you reload the page). Any one have any suggestions for getting around this please?
Well there were a couple duplicate ID's and I took care of them...and the problem still persisted! Well I am guessing that like ID's could trigger this too so I change the ID (added '123' at the end), adjusted the script, and it worked. Then I figured, ok is this an issue of cache? So I edited the ID back to it's original string and it works fine now. So if any one ever encounters the selectIndex working once and then failing the second time hopefully this will help out.