Results 1 to 3 of 3

Thread: Fade-in slideshow not working on server side.

  1. #1
    Join Date
    Jan 2009
    Posts
    2
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Unhappy Fade-in slideshow not working on server side.

    1) Script Title: Ultimate Fade-in slideshow (v1.51)


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

    3) Describe problem: When I run this script localy it runs just fine. If I upload it to the hosting server it gives the image missing "red X". I thought I might have the images in the wrong place but when I checked the images were there as well as the rest of the website is running just fine which is really made of nested tables and images. Any reason for this?

    The test site is located at: www.revellesart.com/larf/index

    Thanks for the help ahead of time.

    -Wilson

  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

    Upper and lower case matter on the web, usually not locally. Anyways, there is no (for example):

    Code:
    http://www.revellesart.com/larf/5.jpg
    but there is a:

    Code:
    http://www.revellesart.com/larf/5.JPG
    Either rename the files, or change how they are listed in your code.
    - John
    ________________________

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

  3. The Following User Says Thank You to jscheuer1 For This Useful Post:

    Wilson (01-27-2009)

  4. #3
    Join Date
    Jan 2009
    Posts
    2
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    You are a web design god amongst men. Thanks for noticing my little shortcoming on this issue. I can assure you this will never happen again... well not today anyway. Thanks for the resolve!

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
  •