I know I should know how to do this, but for the life of me I can't figure it out.
What I need to do is hide (not load at all preferably) a javascript from netscape 4. It works fine for all others(hmm... it's probably best to hide it from Mac IE5 as well, I think they have a problem with the same thing.)
The script itself works, but that poor old browser can't load the css properly so it's best to not show the entire thing. (absolute positioned div on the right side) I know I can hide the styles for it using @import, but then it falls over to the left... other than absolute right, there's no good spot for it.
While I'm on it, is there a way to not load an entire div (including the javascript that's called inside it) from NS4?
Grrr... tables are looking good again![]()



) I know I can hide the styles for it using @import, but then it falls over to the left... other than absolute right, there's no good spot for it.


Bookmarks