stever
26 Jun 2009, 11:01 AM
With Ext's start from YUI, I thought that Ext would offer an ImageLoader utility at some point like the yui one (now at version3):
http://developer.yahoo.com/yui/3/imageloader/
If you try and put css at the top and js at the bottom, which lets the browser render a page faster, the js can get blocked by all the image loads on the page.. :( It would be nice to have a utility to delay some, particularly those below the fold...
http://developer.yahoo.com/yui/3/imageloader/
If you try and put css at the top and js at the bottom, which lets the browser render a page faster, the js can get blocked by all the image loads on the page.. :( It would be nice to have a utility to delay some, particularly those below the fold...