文件名称:jquery_maskloader
文件大小:3.61MB
文件格式:ZIP
更新时间:2024-05-23 12:04:56
JavaScript
jQuery掩码加载器 简单的用于ajax等的Jquery插件预加载器。易于使用。 演示页面: : 安装 通过Bower安装: bower install maskloader 您HTML文件: < html > < head > < title > Mask Loader Example </ title > < link rel =" stylesheet " type =" text/css " href =" bower_components/maskLoader/dist/maskloader.css "/> </ head > < body > <!-- Your html --> < script type =" text/javascript " src =" bower_components/jquery/