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多功能多字段类型表单验证

一款基于jquery封装的表单验证插件,验证字段类型包括:是否为空、限制长度、是否为中文、是否为数字、手机号码、密码、邮箱地址等。
  表单验证
 8727  0

jquery简单易用的会员注册表单验证插件

一款在线表单提交验证插件,提供了三种表单类型验证:用户名、密码、邮箱,可自定义非常方便扩展。
  表单验证
 3546  0

jquery表单输入框最少输入指定字符才能提交特效代码

一款textarea多行文本框中输入30个字符才能点击提交插件,当输入字符少于30个字符时,提交按钮为不可点击,等于大于30字符后自动解除屏蔽。
  表单验证
 3729  0

jquery基于layui拖动滑块表单验证特效代码

一款layui表单验证特效,滑块向右拖动可通过验证,带回调函数!
  表单验证
 5708  0

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

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