Using jQuery or ASP.NET, how to download page and then asynchrously download images on page? Let's say on the page you have a gallery of multiple images grabbed from your database and you want to download page first, and then wait for the images to download asynchrously while displaying some sort of ajax-loader.gif sign. I wonder how it's done?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
use jQuery to load the images async? http://idesignow.com/jquery/10-jquery-image-loader-plugins-tutorials-generators.html |
|||
|
|