Seems really good, just; I’d change the
<img src=”download.png” id=”loader”>
to
<img src=”download.gif” id=”loader”>
Otherwise it wouldn’t be animated.
hi.. thanks for the tutorial.. i applied this loader to the home page.. and when i go to other page and come back to home page the loader play’s again.. how to make the loader work once.. and not the when coming back from other pages.
Thanks for sharing….. Actually I’m finding the same thing. Very helpful to me….
Seems really good, just; I’d change the
<img src=”download.png” id=”loader”>
to
<img src=”download.gif” id=”loader”>
Otherwise it wouldn’t be animated.
Been trying to find a way without JavaScript, but until then, your solution will do the trick. Thanks.
This doesn’t seem to work with swf content embedded on the page.
If you look here, the loading symbol stays even when the content is fully loaded. Any way to work on this ?
Test (online 08/01/2012)
thanks a lot.. :)
hi.. thanks for the tutorial.. i applied this loader to the home page.. and when i go to other page and come back to home page the loader play’s again.. how to make the loader work once.. and not the when coming back from other pages.
Very nice !
It helps me so much, thanks :D !
Thanks a lot for this snippet … I’m using it on my chrome extension for fonts … ;)
this snippet is not working for me properly…
the download gif image is not loading properly….
Hi, just as Mr. Laksman says, the snippet isn’t working, probably.
Could you check on it please?
remove .js and .no-js from the css part. Keep only onllowing:
Thus it’s working …
Not working for me in Google Chrome.
Hi, the link to modernizr.js seems to be broken and what does download.png looks like? I wish There was demo for this.
Spinners = http://www.ajaxload.info/
Modernizr = http://modernizr.com/
How can i show a black background while the loader is spinning ? Currently It’s in white background.