jQuery.formKeeper:用于保存客户表单防止刷新的jQuery插件

时间:2024-05-27 01:44:18
【文件属性】:

文件名称:jQuery.formKeeper:用于保存客户表单防止刷新的jQuery插件

文件大小:12KB

文件格式:ZIP

更新时间:2024-05-27 01:44:18

JavaScript

FormKeeper 随时随地保存表单数据 使用方法 引用 jQuery [removed][removed] 引用 FormKeeper [removed][removed] 调用函数 $('#form').formKeeper(); 同页面多个表单 默认使用当前页面URL的pathname转换出表单ID 但可通过指定data-formid或options中的formId来指定表单ID /demo/demo.html将转换为_demo_demo.html 插件选项 defaultOptions = { restoreAtInit: true, backupAtLeave: true, clearOnSubmit: f


【文件预览】:
jQuery.formKeeper-master
----.jshintrc(187B)
----Gruntfile.js(2KB)
----src()
--------spec()
--------jquery.formkeeper.js(5KB)
----.codeclimate.yml(126B)
----demo()
--------demo-methods.html(2KB)
--------demo.html(1KB)
----.travis.yml(98B)
----README.md(3KB)
----dist()
--------jquery.formkeeper.min.js(3KB)
--------jquery.formkeeper.js(5KB)
----.editorconfig(407B)
----.gitignore(13B)
----package.json(968B)

网友评论