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