View Full Version : Multiple Pop Ups Via Mouseover
techsol
02-25-2008, 08:44 PM
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..
jscheuer1
02-26-2008, 04:35 PM
Try:
http://www.dynamicdrive.com/dynamicindex4/thumbnail.htm
or:
http://www.dynamicdrive.com/dynamicindex4/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.
techsol
02-27-2008, 12:37 AM
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
jscheuer1
02-27-2008, 01:40 AM
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?
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.