Delay image loading with jQuery

Posted by DCD on Stack Overflow See other posts from Stack Overflow or by DCD
Published on 2010-05-24T14:13:30Z Indexed on 2010/05/24 14:21 UTC
Read the original article Hit count: 128

Filed under:
|
|
|

I have a page with several galleries including accordions and sliders. The problem is that the page takes forever to load. Is there a way of wrapping an image in a bit of code or applying a class to it to force it to load only after everything else is loaded?

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about jQuery