| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| DesignersTalk > Hover over one image and change other image |
|
LinkBack | Thread Tools | Search this Thread |
|
|
#1 (permalink) |
|
Registered User
Join Date: Sep 2007
Posts: 3
|
I'm just wondering how would I create an effect for a banner. For example you would have small images on the right and a big image on the left. When you hover over the small images they would change the big image. An example can be seen here: officialnintendomagazine . co . uk I'd like to use this in a future website design. Thankyou in advance. |
|
|
|
|
|
#2 (permalink) |
|
shiro
Join Date: Aug 2007
Location: Yokohama, Japan
Posts: 2,084
|
Code:
Using the above will set the background image of the element with classname .img_b to roll_over image when the mouse is overtop of the element with the classname .img_a |
|
![]() |