Results 1 to 3 of 3

Thread: Image w/ description tooltip v2.0 help

  1. #1
    Join Date
    Jul 2010
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Image w/ description tooltip v2.0 help

    1) Script Title: Image w/ description tooltip v2.0

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

    3) Describe problem: I have used this on a site and the some of the mouseover images come up as red x within the image box, see this link and look at the text links below the 2011 model line up http://www.albinogecco.com/volvo-dealer-edison-nj.html

    Then take a look at this link in which they work
    http://trialsites.ihoststudio.com/tr...nceton-nj.html

    Any advice as to what could be causing this?

    Thanks all,

    CJC

  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

    These images:

    1. http://www.albinogecco.com/home_xc60_flyout.png
    2. http://www.albinogecco.com/home_xc70_flyout.png
    3. http://www.albinogecco.com/home_xc90_flyout.png
    4. http://www.albinogecco.com/home_v50_flyout.png
    5. http://www.albinogecco.com/home_v70_flyout.png
    6. http://www.albinogecco.com/home_c30_flyout.png
    7. http://www.albinogecco.com/home_c70_flyout.png
    Are not on the server in the locations expected by the code as indicated by the absolute paths in the above listing. Either you neglected to upload them, uploaded them to a different location, or uploaded them there but there are disagreements in the upper and lower case letters used in their actual filenames as compared to how they are listed in your code.

    Upper and lower case letters used in paths and filenames usually always matter on the web, and almost never do locally.

    For example, this image:

    http://www.albinogecco.com/home_XC60_flyout.png

    is on the server.
    - John
    ________________________

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

  3. #3
    Join Date
    Jul 2010
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks John,

    I thought I had done that.

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
  •