Results 1 to 3 of 3

Thread: Image Thumbnail Viewer II - click instead of rollover?

  1. #1
    Join Date
    May 2008
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Image Thumbnail Viewer II - click instead of rollover?

    1) Script Title:
    Image Thumbnail Viewer II
    2) Script URL (on DD):
    http://www.dynamicdrive.com/dynamici...thumbnail2.htm
    3) Describe problem:
    Can this code be changed so that the image will display after clicking on the thumbnail rather than rolling over it?

  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

    Yes, as explained in more detail on the demo page, use:

    Code:
    rel="enlargeimage::click"
    instead of:

    Code:
    rel="enlargeimage::mouseover"
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. #3
    Join Date
    May 2008
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    ok, I must have overlooked it, thanks!

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
  •