In IE using getElementsByName() is a problem.
IE always returns the name that is hardcoded into the page.
Even if a javascript function has changed "myName" to "yoName" IE will return "myName"... because that's what it sees is hardcoded into the page.
So if you...
Hi all.
Upon deciding current browsers CSS implementation didn't allow select boxes to look as spiffy as i wanted... i wrote this little script which acts like a select box (sort of) but isn't.
Anywho it works Grreeaat in Mozilla.
IE always gives me heaps of trouble, because it hates me and...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.