I need the ability to modify the "display" style of a <tr> element depending on a certain event.
If an event occurs I need to make the display style="none" if another event occurs, I need to change the display style back to "block".
I figured out how to do it in IE, but Netscape just sits there. Is there a way to do this in Netscape?
- Greg
If an event occurs I need to make the display style="none" if another event occurs, I need to change the display style back to "block".
I figured out how to do it in IE, but Netscape just sits there. Is there a way to do this in Netscape?
- Greg