image preloading using javascript

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • donilourdu
    New Member
    • Jan 2007
    • 53

    image preloading using javascript

    hi,

    I want to preload the image on page load using javascript



    by,
    Doni
  • acoder
    Recognized Expert MVP
    • Nov 2006
    • 16032

    #2
    Have you searched on this topic? There are plenty of examples.

    Use an Image object and set its src property.

    Comment

    • donilourdu
      New Member
      • Jan 2007
      • 53

      #3
      image preloading using javascript

      hi,

      send me the links and examples related to this.




      by,

      Doni

      Comment

      • gits
        Recognized Expert Moderator Expert
        • May 2007
        • 5390

        #4
        here is a list of nearly 75000 hits :)

        kind regards

        Comment

        • acoder
          Recognized Expert MVP
          • Nov 2006
          • 16032

          #5
          Since I'm feeling generous, here's a very simple example.

          Comment

          • donilourdu
            New Member
            • Jan 2007
            • 53

            #6
            Javascript image preloader

            please send me the source code for javascript image preloader on the pages until the server loads a certain content.


            with regards,
            Doni

            Comment

            • gits
              Recognized Expert Moderator Expert
              • May 2007
              • 5390

              #7
              hi donilourdu,

              you shouldn't insist on getting the sourcecode without showing any effort that you have put into solving that problem for your own. this forum is not a scripting service, it is intended that we help you out with specific problems that you might have with your code ... so please show what you have done so far. i've merged your threads since here are hints for now that you could have followed and in case you did then please tell what specific problem you would have with your! solution you want to use. post the source-code or even an idea that you should have already.

              regards,
              MOD

              Comment

              • donilourdu
                New Member
                • Jan 2007
                • 53

                #8
                image preloader

                hi,

                I need to display preloader image until then server completes downloading.


                regads,
                Doni

                Comment

                • gits
                  Recognized Expert Moderator Expert
                  • May 2007
                  • 5390

                  #9
                  what do you have so far?

                  Comment

                  Working...