Results 1 to 4 of 4

Thread: Image Thumbnail Viewer II tweak

  1. #1
    Join Date
    Jul 2005
    Posts
    67
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Default Image Thumbnail Viewer II tweak

    Script: Image Thumbnail Viewer II
    http://www.dynamicdrive.com/dynamici...thumbnail2.htm

    Hello,
    I'd like to know if it is possible to link directly to a URL from the text links when activated onClick. It is possible to link from the image, but how can I link the text link?

    Your help would be greatly appreciated.
    Martin
    Last edited by martino; 07-04-2005 at 09:43 PM.

  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

    Your question is unclear. What url do you want to link to on onclick? If you activate a link on a click that normally would load an image into the viewing area, the page will change and your image will not be displayed in the viewing area. If you mean instead to use the text links as they currently are, onmouseover to show the image, and want them to be also clickable links, just change the href="#" to href="some.htm".
    - John
    ________________________

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

  3. #3
    Join Date
    Jul 2005
    Posts
    67
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Default

    also clickable links, just change the href="#" to href="some.htm".
    This is exactly what I wanted.
    Thanks a lot.

  4. #4
    Join Date
    Sep 2005
    Posts
    11
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I want to use the script described in this post but instead of on click displaying an image, I want it to display text. Is this possible?

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
  •