Previous Message
Next Message

[css-d] showing/hiding via link

Sent by Ryan Schroeder on 5 June 2002 21:09


Hey crew, been gone for a while but I've come crawling back in need of help.

What's the best way to show/hide a span or div via a link.


I've been using something like:
<a href="javascript://"onclick="spanname.style.display='inline';></a>

but this doesn't appear to work in mozilla (I'm not worried about NN4).

Any suggestions?

-ryan
Previous Message
Next Message