Log in

View Full Version : Links Stay Highlighted how?



geoman
05-05-2007, 11:57 AM
Hello Everyone,

http://used-video-game.net/index.php?a=5&b=202

Don't click home but click the others. You will see it does not stay highlighted when you switch. So how do I set it up where when a person clicks PC@ or PC games it stays in red so the users knows they are there?


Using this CSS
http://www.dynamicdrive.com/style/csslibrary/item/solid-block-menu/

Thanks

Twey
05-05-2007, 12:08 PM
Use server-side scripting to set a class of "current" on the link to the current page.

panachepad
05-05-2007, 12:09 PM
Here's my inexperienced guess:
You need to put your class="current" on the other pages? When you go to Game Boy Advanced, you should put class="current" on it instead of Xbox 360?

Maybe that will help. :o

Twey
05-05-2007, 12:10 PM
Just so.

geoman
05-05-2007, 12:58 PM
Use server-side scripting to set a class of "current" on the link to the current page.


Thank you that got it... Never seen that there.....

Now to put the rest of it together. :)

Quick reply too..