Results 1 to 3 of 3

Thread: Image Thumbnail Viewer II

  1. #1
    Join Date
    Sep 2006
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Image Thumbnail Viewer II

    1) Script Title: Image Thumbnail Viewer II

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...thumbnail2.htm

    3) Describe problem:

    Hi,
    I'd really appreciate your assistance on this. The clickable URL on the big image works, but how do I open a new window. Eg Target=_blank?


    Cheers
    Last edited by justaguy; 09-08-2006 at 03:05 AM.

  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

    From Step 1 on the demo page:
    //Set optional link target to be added to all images with a link:
    var optlinktarget=""
    Code:
    //Set optional link target to be added to all images with a link:
    var optlinktarget="_blank"
    - John
    ________________________

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

  3. #3
    Join Date
    Sep 2006
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks Mate!

    If it was any more obvious it would have hit me!


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
  •