Webpage help

cranberry

Active Member
I'm trying to do something and have tried a few different scripts but can't seem to get it to work. I want to do a thing where, when you hover over a thumbnail, a larger picture pops up. No clicking required. The bigger pic should pop up in the middle of the page and not have to have the same dimensions of the thumbnail.
Any ideas?
 

spiderwoman

Active Member
It's not that difficult :)
http://www.pageresource.com/jscript/jhover3.htm
You could do something like this tutorial does. Just instead of a plain link, you'd replace the text part in the link with your thumbnail image and then place a blank 1x1 gif into the location where you want the other image to show. In it's off state, it's a blank image and when doinga mouseover the thumbnail, a larger image will show.
 
Top