Results 1 to 2 of 2

Thread: Preload Image (with progress bar) Script

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

    Default Preload Image (with progress bar) Script

    1) Script Title: Preload Image (with progress bar) Script

    2) Script URL (on DD): http://dynamicdrive.com/dynamicindex4/preloadimage.htm

    3) Describe problem:

    I tried using the script from the above address. with some modification on the html side elements. I also add an image (something like a logo) in replace of the phrase "Please be patient while some images are being preloaded...". it works OK in firefox but when i tried to load the site in IE, it stops working and never redirect to my main page. i hope someone could guide me with this or give me a correct guidelines about this script.

  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

    Usually, when that happens, it means that one or more of the images that you are trying to preload is missing. FF will just skip any like that, while IE will get hung up looking for it/them. This can also happen if you have a typo in your list of preload images or an incomplete entry.

    If you don't have too many images in the preload array, just put each one's address into the address bar one at a time and hit enter each time. The one(s) that is/are missing will give a 'file not found error'. If you have a ton of preloads, give me a link to the page, as I recall, there is a hook for this script that allows you to pull out the the missing image(s) and/or typo(s).
    - John
    ________________________

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

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
  •