Results 1 to 4 of 4

Thread: Multiple Pop Ups Via Mouseover

  1. #1
    Join Date
    Dec 2005
    Posts
    28
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Smile Multiple Pop Ups Via Mouseover

    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..

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    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

  3. #3
    Join Date
    Dec 2005
    Posts
    28
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Smile Multiple Popups with mouseover

    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

  4. #4
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •