Sleezy
10-07-11, 10:37 PM
I'm in the process of building a website and trying to do something pretty specific on my menu links.
Each link in my main horizontal menu will be an image. I want to mimic a hover effect so that when the visitor hovers over each image, the image becomes replaced by another.
So, this is my first menu image that will be linked:
http://i76.photobucket.com/albums/j38/iusreview/about.jpg
When visitors hover over, I want them to see this:
http://i76.photobucket.com/albums/j38/iusreview/about_hover.jpg
As an added difficulty, I'm planning for the hover symbols on each image to be different.
I'm trying to make this work using styles, and I know I'll need a separate style for each image so the symbols themselves can be different, but I can't figure out what the code should be. It seems like transposing one image for another on hover should be so easy, but I've scoured the Net trying to find an adopt existing examples of code and nothing is working. Serious +rep is up for grabs here.
Help!
Each link in my main horizontal menu will be an image. I want to mimic a hover effect so that when the visitor hovers over each image, the image becomes replaced by another.
So, this is my first menu image that will be linked:
http://i76.photobucket.com/albums/j38/iusreview/about.jpg
When visitors hover over, I want them to see this:
http://i76.photobucket.com/albums/j38/iusreview/about_hover.jpg
As an added difficulty, I'm planning for the hover symbols on each image to be different.
I'm trying to make this work using styles, and I know I'll need a separate style for each image so the symbols themselves can be different, but I can't figure out what the code should be. It seems like transposing one image for another on hover should be so easy, but I've scoured the Net trying to find an adopt existing examples of code and nothing is working. Serious +rep is up for grabs here.
Help!