[Javascript] How do I get a DIV to be visible in Netscape

FERON Matthieu FERONMA at cic-i.com
Mon Mar 4 01:54:15 CST 2002


onMouseOver="document.layers['divname'].visibility='visible';"
forget the style tag for netscape

-----Message d'origine-----
De : Lau [mailto:lau at goldenweb.com.au]
Envoyé : lundi 4 mars 2002 07:10
À : javascript at LaTech.edu
Objet : [Javascript] How do I get a DIV to be visible in Netscape


How do I get a DIV to become visible in Netscape 4.# ?

I'm trying the following but it doesn't work:

onMouseOver="document.layers['divname'].style.visibility='visible';"


Peace
Lau

_______________________________________________
Javascript mailing list
Javascript at LaTech.edu
https://lists.LaTech.edu/mailman/listinfo/javascript
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20020304/69760bfa/attachment.htm>


More information about the Javascript mailing list