User Profile
Collapse
-
I was able to resolve this issue using getElementById( ) and a solution quite similar to RamananKaliraja n's. Thank you everyone for your help- I turned it in a bit late but it would have been much later without you. Thanks again. -
show / hide DIV
I was using someone else's script, because my knowledge of JavaScript is too limited to come up with a cross browser solution myself. You can find the original script here:
http://www.rgagnon.com/jsdetails/js-0086.html
I'm looking into the feature detection, to see if I can figure this out.
For a quick fix, does anyone know of a good show/hid DIV script that supports IE7+, IE6,...Leave a comment:
-
Script to show/hide DIVs (x-browser), syntax error?
Having an odd problem with this script- it's supposed to show/hid div's based on the option selected in a selection box. It's supposed to change methodology based on common browsers. The hardest part of my needs is that I explicitly need to support IE6, IE7, IE8, FF2, and FF3. Other browsers are optional, but that IE6 throws a monkeywrench in things.
So I came up with this script, and now it supports FF2-3, but IE is catching an error, "Expected...
No activity results to display
Show More
Leave a comment: