Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript

Jennifer Simonds
Jennifer Simonds
4,560 Points

Preloader in Javascript

Hi all,

I want to add a spinning preloader to my website, I tried many javascript plugins but they have not worked or they were just dummy-preloaders (not really measuring if the images were loaded or not). My research has shown me that I may need to learn AJAX inorder to have a decent preloader. I will do that, but I need a solution sooner for the current project, any ideas?

Ryan Zimmerman
Ryan Zimmerman
3,854 Points

This might help, if you can find the load spinner you want it's all about creating the event listener.

http://stackoverflow.com/questions/7442821/javascript-jquery-event-listener-on-image-load-for-all-browsers