using jquery, how to change an image when hovering links?
Posted
by Luciano A. Ferrer
on Stack Overflow
See other posts from Stack Overflow
or by Luciano A. Ferrer
Published on 2009-09-08T20:25:44Z
Indexed on
2010/06/18
11:03 UTC
Read the original article
Hit count: 357
I have a list of links (a text menu), and I need to change an image in other area when each link is hovered...
the images need to be showed in the same place, lets say a 100x100 area at right... any idea to achieve this?
can each link have the src of the images? no idea how to do it :(
© Stack Overflow or respective owner