jquery-waiting:在元素上创建加载等待掩码

时间:2021-06-23 01:22:06
【文件属性】:
文件名称:jquery-waiting:在元素上创建加载等待掩码
文件大小:5KB
文件格式:ZIP
更新时间:2021-06-23 01:22:06
JavaScript jquery-等待 在元素上创建加载/等待掩码 在 IE 7+ 和 FireFox 上测试。 尚未在 Chrome 或 Safari 上测试。 浏览器 地位 IE 7、8、9 作品 IE 10 和 11 未经测试 FF31 作品 Chrome合金 未经测试 ##例子 //Creates a waiting masking and spinner over the element $ ( '#elementID' ) . waiting ( ) ; //Stops the spinner $ ( '#elementID' ) . waiting ( 'pause' ) ; //Starts the spinner back up $ ( '#elementID' ) . waiting ( 'play' ) ; //Removes the spinn
【文件预览】:
jquery-waiting-master
----README.md(3KB)
----LICENSE(1KB)
----jquery.waiting.js(9KB)
----example.html(2KB)

网友评论