Vigo
02-03-2003, 07:14 AM
Hi .... I am currently working on a project, which involves showing and hiding layers using for example:
<A onclick="document.getElementById'layer1').style.visibility='hidden'; return false;" href="#">Invisible</A>
but I Don't know how to save to a cookie... and wish to have multiple layers with the hide/show option... can anyone help?
thanks
<A onclick="document.getElementById'layer1').style.visibility='hidden'; return false;" href="#">Invisible</A>
but I Don't know how to save to a cookie... and wish to have multiple layers with the hide/show option... can anyone help?
thanks