SitePoint Sponsor |
|
User Tag List
Results 1 to 2 of 2
Threaded View
-
Feb 5, 2002, 12:20 #1
- Join Date
- Sep 2000
- Posts
- 230
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
why can't I "hide" in Netscape !!
I'm trying to hide a div layer in Netscape ---
Here's my js:
Code:if (document.layers) { document.layers['test'].visibility='hide' }
Code:#test { visibility:visible;}
Any help would be great, thanks!
Bookmarks