andrew1234
07-23-2003, 09:16 AM
i'm trying to make this layer hide from the link
Any ideas thanks
andrew
------------------------------------------------------------------
<body>
<a href="#" onclick="layer1.style="visibility: hidden";>home</a>
<div id='layer1' style='position:absolute; left:256px; top:90px; width:79px; height:43px; z-index:1; background-color: #990000; layer-background-color: #990000; border: 1px none #000000; visibility: visible;'></div>
;
</body>
Any ideas thanks
andrew
------------------------------------------------------------------
<body>
<a href="#" onclick="layer1.style="visibility: hidden";>home</a>
<div id='layer1' style='position:absolute; left:256px; top:90px; width:79px; height:43px; z-index:1; background-color: #990000; layer-background-color: #990000; border: 1px none #000000; visibility: visible;'></div>
;
</body>