Is it possible to detect when all images are loaded via a jQuery event?
Ideally, there should be a
$(document).idle(function() { }
maybe this plugin may be useful: http://www.farinspace.com/jquery-image-preload-plugin/