PreLoading images

Results 1 to 5 of 5
  1. #1
    Member lMike is offline
    MemberRank
    Jan 2007 Join Date
    Behind youLocation
    63Posts

    PreLoading images

    Does anyone know of a script to pre load specified images like large ones and while it’s loading it shows you like a loading page?
    I have searched Google and this forum and found nothing
    Any help is much appreciated!


  2. #2
    Grand Master username1 is offline
    Grand MasterRank
    Jul 2004 Join Date
    5,867Posts

    Re: PreLoading images

    And why exactly would you want to do this?

  3. #3
    Grand Master FragFrog is offline
    Grand MasterRank
    Aug 2004 Join Date
    The NetherlandsLocation
    5,629Posts

    Re: PreLoading images

    JavaScript: Preloading Images

    First hit when you search for "preload images javascript". Now do you have any particularly good reason why I shouldn't close this?

  4. #4
    Member lMike is offline
    MemberRank
    Jan 2007 Join Date
    Behind youLocation
    63Posts

    Re: PreLoading images

    Because that’s not what I need, I found hundred’s of script to preload images but I want one that shows you a different page while the images load! If you understand? :)

  5. #5
    Grand Master FragFrog is offline
    Grand MasterRank
    Aug 2004 Join Date
    The NetherlandsLocation
    5,629Posts

    Re: PreLoading images

    Thats even easier, just place the loading-image on your screen and use the javascript mentioned above to load the other image and then display it on top of the one you want. A div with position: absolute should fix that.



Advertisement