QueryLoaderjQuery图片加载插件
QueryLoader 是一个jQuery的插件,用来实现图片的预加载。
主要特点:
- Preload a whole web page.
- Preload a part of the page.
- Gets all images, <img> tags and background-image of your CSS
- Easy to implement.
- Adjustable loading bar.
- Tested in Firefox, Safari, Opera, Chrome, IE7, IE8 and IE6 (script will be ignored in IE6 though).
评论