PDA

View Full Version : CSS rollover image for site - active page image


fadetoblack
10-25-2008, 09:18 AM
Hi, I want to use a css rollover menu on my site.

I want a horizontal menu in css that has a hover over image and has an image when the page is active.

I found this which seems good: http://dragan.yourtree.org/blog/en/2007/04/10/pure-css-rollover-menu/

However it doesn't allow an image to be displayed when a page is active.

This is another similar example I found: http://wellstyled.com/css-nopreload-rollovers.html

These two examples solve the problem of IE cache problem with background images, but they don't allow a different image to be displayed on the menu link when the page is active.

Can someone help please :)