Preload Images Automatically from CSS Just link up the script and call:script source:

程序名称:Preload Images Automatically from CSS Just link up the script and call:script source:

授权协议: 未知

操作系统: 未知

开发语言:

Preload Images Automatically from CSS Just link up the script and call:script source: 介绍

This script parses through linked and imported stylesheets and creates an
array of all the image urls they contain. Then it loops through the array of
urls and creates an image object for each one so they’ll be cached and ready
for later use. Using this script means we only have to worry about specifying
background images and states in our CSS files, and the script takes care of
the rest!

Just link up the script and call:

$.preloadCssImages();

This will default to a root “images” directory for finding images. To specify
a different images directory, pass it in via the options :
$.preloadCssImages({ 'imgDir': 'myImagesDirectory' });

script source:

http://www.filamentgroup.com/examples/preloadImages/scripts/preloadCssIm

Preload Images Automatically from CSS Just link up the script and call:script source: 官网

http://plugins.jquery.com/project/automated_image_preloader

相关编程语言

多功能下拉选择插件 SelectPage 简洁而强大的下拉分...
AutoComplete 是一个 jQuery Mobile 的插件,用于实...
Combogrid 是一个jQuery插件用于为输入框添加高级自...
Autobox2这个jQuery插件,可以用于创建类似于Facebo...
Link Scraper TextBox 是一个文本框的扩展插件,当你...
Awesomplete 超小超好用的超漂亮的 autocomplete 框...