Display progress bar while an image gallery is loading on django template.

Posted by Vik on Stack Overflow See other posts from Stack Overflow or by Vik
Published on 2010-06-10T06:22:33Z Indexed on 2010/06/10 15:42 UTC
Read the original article Hit count: 237

I want to display a progress bar (or loading icon) while a image gallery is loading on django template. Image gallery is having a div in the template and for that div only the progress bar should appear. Please refer to http://www.openstudio.fr/jquery/ as I am using this gallery

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about django