Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: Show/Hide Hyperlink in Netscape


Message #1 by "raghavan Kumar" <ragskumar@h...> on Sat, 17 Mar 2001 01:01:13
Hi,

I have been trying to find code to Show/Hide a hyperlink in Netscape using 
Client Side Scripting.

I tried using the DIV tag and then setting the Visibility to show/hide. 
Though the link dissapears, clicking on the area where the link was 
visible before redirects you to another page even though the link by 
itself is invisible.

I tried using layers to. But since I hav a form, using layers messes with 
the form completely (listed bug that Layers cannot be used inside a Form 
tag).

Thanx in advance

  Return to Index