Results 1 to 3 of 3

Thread: Thumbnail problem Internet Explorer

  1. #1
    Join Date
    Sep 2001
    Posts
    180

    Default Thumbnail problem Internet Explorer

    Thumbnails are not showing in Internet Explorer using Indexu Vesrion 1.4 but they display fine in Firefox. Iam using the code below:

    <td valign="middle">
    <a href="<%$url%>" "target="_blank"

    <img src="http://open.thumbshots.org/image.aspx?url=<%$url%>" ALT="<%$description%>" border="1" /></a>
    </td>


    Any help would be much appreciated!

  2. #2
    Join Date
    Mar 2009
    Posts
    143

    Default

    Hi, it seems you missed ">" in your codes:

    HTML Code:
    <td valign="middle">
    <a href="<%$url%>" "target="_blank">
    <img src="http://open.thumbshots.org/image.aspx?url=<%$url%>" alt="<%$description%>" border="1" />
    </a>
    </td>

  3. #3
    Join Date
    Sep 2001
    Posts
    180

    Default

    Thanks Pungky. That works fine now!

Similar Threads

  1. where is the Thumbnail ???
    By crifalo in forum INDEXU DELUXE v1.x
    Replies: 14
    Last Post: 08-25-2009, 03:10 AM
  2. Yahoo Site Explorer...
    By FSGDAG in forum v5.x
    Replies: 3
    Last Post: 09-01-2007, 10:13 PM
  3. Thumbnail for each indexu link
    By roy in forum v3.2
    Replies: 101
    Last Post: 10-09-2005, 01:45 PM
  4. Thumbnail Gallery
    By esm in forum v5.x
    Replies: 7
    Last Post: 01-13-2005, 09:12 AM
  5. A thumbnail with each link
    By Carlitus in forum v3.2
    Replies: 4
    Last Post: 10-28-2004, 03:57 PM

Posting Permissions

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