Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Javascript
dynamically show/hide a table row in most browsers?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="kaeli, post: 4718673"] Kinda. If trRow is trRow = document.getElementById("someId"); I dunno. Look it up. :) Your original code with style.display should be fine for IE5+, NN6+, Mozilla, and Opera. I haven't tested it. Works in theory. NN4 cannot do these things. Sorry. Most sites quit supporting that browser, actually, if you look around. We just make sure stuff doesn't actually crash in it. NN is on 7, FCOL. NN4 is dead. It's like trying to support IE3. -- [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Javascript
dynamically show/hide a table row in most browsers?
Top