Making a rollover effect stay constant when on the page.
th1chsn
2:06 pm on Jun 1, 2007 (gmt 0)
Hey everyone! I'm building a simple navigation with some rollover effects and I'm trying to set it up where the rollover effect stays active if the user is on that specific page.
Does anyone know how to do that?
TIA.
Dabrowski
2:32 pm on Jun 1, 2007 (gmt 0)
I would use a classchanger, so when the onClick is fired it changes CSS class to something which mimics the rollover effect.