jquery表单数据自动保存插件

所属分类: 网页特效-表单验证    2024-12-30 03:05:20

jquery表单数据自动保存插件 ie兼容9
 查看演示  登录后下载 温馨提示
登录会员即可享受免费下载
 我要建站

jquery表单数据自动保存插件(共2个文件)

    • index.html

使用方法

!function(t){t.fn.savy=function(e,i){const a="savy-";"load"==e?(t(this).each((function(){t(this).is(":radio")?(localStorage.getItem(a+t(this).attr("name"))&&(localStorage.getItem(a+t(this).attr("name"))==this.id?this.checked=!0:this.checked=!1),t(this).change((function(){localStorage.setItem(a+t(this).attr("name"),this.id)}))):t(this).is(":checkbox")?(localStorage.getItem(a+this.id)&&(this.checked="1"==localStorage.getItem(a+this.id)),t(this).change((function(){localStorage.setItem(a+this.id,this.checked?"1":"0")}))):t(this).is("input")||t(this).is("textarea")?(localStorage.getItem(a+this.id)&&(this.value=localStorage.getItem(a+this.id)),t(this).on("focus",(function(){var e=setInterval((()=>{localStorage.setItem(a+this.id,this.value),t(this).is(":focus")||clearInterval(e)}),500)}))):t(this).is("select")&&(t(this).is("[multiple]")?(localStorage.getItem(a+this.id)?t(this).val(localStorage.getItem(a+this.id).split(",")):localStorage.setItem(a+this.id,t(this).val()),t(this).change((function(){localStorage.setItem(a+this.id,t(this).val())}))):(localStorage.getItem(a+this.id)?t(this).val(localStorage.getItem(a+this.id)):localStorage.setItem(a+this.id,t(this).val()),t(this).change((function(){localStorage.setItem(a+this.id,t(this).val())}))))})),t.isFunction(i)&&i()):"destroy"==e?(t(this).each((function(){t(this).is(":radio")?localStorage.getItem(a+t(this).attr("name"))&&localStorage.removeItem(a+t(this).attr("name")):localStorage.getItem(a+this.id)&&localStorage.removeItem(a+this.id)})),t.isFunction(i)&&i()):console.error("savy action not defined. Please use $('.classname').savy('load') to trigger savy to save all inputs")}}(jQuery);

站长提示:
1. 苦力吧素材官方QQ群:950875342
2. 平台上所有素材资源,需注册登录会员方能正常下载。
3. 会员用户积极反馈网站、素材资源BUG或错误问题,每次奖励2K币
4. PHP源码类素材,如需协助安装调试,或你有二次开发需求,可联系苦力吧客服。
5. 付费素材资源,需充值后方能下载,如有任何疑问可直接联系苦力吧客服
相关资源 / 表单验证

jquery带20多个表单验证规则插件

DjValidator是一个简单、灵活、强大的HTML5表单验证器,带了有20多个内置表单验证规则,可以使用自己的验证轻松扩展。
  表单验证
 4720  0

jquery多种类型表单字段验证插件

一个轻量级表单验证器插件,输入过程中实时判断验证,包含多种表单字段:邮箱、网址URL、日期时间、手机号码等。
  表单验证
 5731  0

jquery表单数据自动保存插件

一款轻量级form表单数据保存客户端插件,填写或选择表单后,下次访问或刷新页面不丢失,可实现自动还原数据。
  表单验证
 8745  0

jquery基于canvas实现的验证码

一款简单实用的表单验证码,通过canvas绘制验证码,包括数字,模糊线条,模糊点。
  表单验证
 7672  0

评论数(0) 回复有机会获得K币 用户协议

^_^ 还没有人评论,快来抢个沙发!
😀
  • 😀
  • 😊
  • 😂
  • 😍
  • 😑
  • 😷
  • 😵
  • 😛
  • 😣
  • 😱
  • 😋
  • 😎
  • 😵
  • 😕
  • 😶
  • 😚
  • 😜
  • 😭
发表评论