Forum Moderators: open

Message Too Old, No Replies

Sticky down state

         

terrybarnes

11:47 am on Nov 16, 2007 (gmt 0)

10+ Year Member



I have a side menu which when you click on a link it changes the content of an iframe alongside the menu. What I'm wondering is whether it's possible to keep the hover state, of html text, in a down state until the user then clicks on another menu item?

Dabrowski

2:27 pm on Nov 16, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You'd have to use JavaScript to set the class of all your menu items each time one of them is clicked.