using jquery, how to change an image when hovering links?
- by Luciano A. Ferrer
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 :(