|
I'm just beginning to delve into the world of javascript, so please be kind if the solution is obvious.
I have a vBulletin forum. In the sidebar on the forum home, I have placed text links to Amazon products. I would like to be able to alter the link so that when a user hovers/rollsover/mouseovers the text link, a thumbnail of the product appears near the cursor location. These images would be stored locally, not from Amazon. I've been Googling for a few days now and I can only find script that changes an existing image in some way or displays a textual "tooltip". The tooltip thing is kind of what I'm aiming for, but with an image rather than text.
Can anyone point me in the right direction?
Thanks for any reply.
|