A1ien51
06-21-2002, 06:47 AM
Okay, the code I have for Netscape 4+ to hide layers is acting up on me....what is the best code to get the job done....
A1ien51
A1ien51
|
||||
Netscape 4+A1ien51 06-21-2002, 06:47 AM Okay, the code I have for Netscape 4+ to hide layers is acting up on me....what is the best code to get the job done.... A1ien51 speedracer 06-21-2002, 08:28 AM function hide(layerid) { document.layers[layerid].visibility = "hidden"; } and use: <div id="myLayer" style="position:relative;visibility:visible"> |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum