jquery-approach
jquery-approach copied to clipboard
Broken in IE
http://tom.is-a-geek.org/anthony/photos/staticOpen.php Removed a few things for privacy reasons.
I can't work out what I'm doing wrong... Or if somethings broken between the script and the browser...
Thanks, Tom
I've taken Mr. Robbin's example code and swapped in some bordered DIVs to experiment with... http://tom.is-a-geek.org/hi.htm
It works there so maybe IEs getting confused with other scripts on the page?
Hi Tom,
Try download the latest source code. I've added a check that tries to use filter:alpha(opacity=xx) if the browser doesn't support the opacity style (which IE doesn't). Hopefully, this should fix the problem.
Let me know what happens.
-Scott
Excellent work! Although it flashes them all on (then off) at first, it still does the job nicely and should wow all involved. Keep up the excellent work. :)
Thanks, Tommy.
Yeah, I had noticed the flashing too. I'll look into that, and will let you know if/when I find a fix.