View Single Post
  #1 (permalink)  
Old Aug 11th, 2006, 17:02
johnnybravo johnnybravo is offline
Junior Member
Join Date: Aug 2006
Location: Manchester
Age: 26
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
CSS Active Links

Hi guys,

I want to create a menu that is going to be called from an include file.

The problem is i want the link to appear differently when you are on that page. So for example if you are on the home page the homepage button will be blue and the rest of the buttons will be grey.

Is it possible in CSS to set an active link to a different colour? (i have tried the a:active but thats just for mousedown isnt it?)

I would also like the current link to be inactive so you cant select it - is this also possible?

thanks
john
Reply With Quote