文件名称:InstantPjax:用于带有Instantclick的PJAX的jQuery插件
文件大小:12KB
文件格式:ZIP
更新时间:2024-05-20 23:55:14
JavaScript
InstantPjax 不适合新手。 安装 bower install instantpjax 或在这里下载: 或直接使用: 用法 首先,您需要使用此js。 < script src =" https://rawgit.com/willin/InstantPjax/dist/instantpjax.min.js " type =" application/javascript " data-no-ipjax > </ script > 忽略元素 使用data-no-ipjax属性,例如: < h1> Hello World h1> 1.基本 使用: $.fn.ipjax /*selector,container,config*/ $ ( document ) . ipjax ( 'a' , '#main' , { timeout :
【文件预览】:
InstantPjax-master
----.gitignore(83B)
----README.md(4KB)
----tests()
--------index.php(1KB)
--------instantpjax.js.php(173B)
--------test.php(1KB)
--------jquery.js.php(191B)
--------package.json.php(161B)
----LICENSE(1KB)
----.eslintrc(323B)
----.jshintrc(1KB)
----bower.json(457B)
----package.json(551B)
----makefile(671B)
----instantpjax.js(13KB)