I am looking for script that will pop up a larger image via a mouseover of the thumbnail image without the frame showing. This script must allow for multiple thumbnail images on a single page. Thanks..
I am looking for script that will pop up a larger image via a mouseover of the thumbnail image without the frame showing. This script must allow for multiple thumbnail images on a single page. Thanks..
Try:
http://www.dynamicdrive.com/dynamicindex4/thumbnail.htm
or:
http://www.dynamicdrive.com/dynamici...thumbnail2.htm
I'm just not sure what you mean by a 'frame' though. If you want a more bare bones appearance, the styling of the first script may be changed. The second puts the image in a designated area with no extra stuff around it.
- John________________________
Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate
Hey John,
Thanks for the quick response. I meant by word "framing" that toolbars and headings are not displayed with the popup file.
Thanks again
Mike
In virtually all modern browsers you cannot have a pop up window onmouseover - it will be blocked as 'not user initiated'. To qualify as 'user initiated' it must be triggered by clicking, usually on a link.
However, the two scripts I mentioned by linking to them in my previous post may be suitable (with or without modification) for your purposes. Have you looked at them? What did you think?
- John________________________
Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate
Bookmarks