Help - Search - Members - Calendar
Full Version: Javascript-hover=popup
Forums > Resource Center > Webmasters' Corner > Webmasters' Corner Resolved Topics
drenchedindesire
I need to find a script where whenever you hover over an image a larger one pops up. I used to have the script a while back and i have no idea what i did with it or where i found it at, i searched thru the bbor on here and those sites led me no where. so if anyone can help it would be sooo appreciated!
Thanks!
XOXO
Amy
karmakiller
Do you mean that image will popup in a new window?

You could use this generator. Or if you just wanted the image to open up in a new window when you click on it you could use this code:
CODE
<a href="http://URLIMAGE"><img src="http://URLIMAGE" height="45px" width="45px"></a>
Change URLIMAGE to the image and the height and width.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.