限时优惠活动
亲爱的苦力吧用户,我们为了回馈新老用户一直以来的鼎力支持,即日起(2025-02-06至2025-03-06)凡是购买苦力吧VIP/充值K币的新老用户,都直接可获得买一送一的优惠馈赠。例如:购买一个月的VIP会员可直接获得两个月的VIP会员;充值100K币可直接获得200K币,以此类推!有任何疑问可联系在线客服,感谢各位用户对苦力吧素材的信任与厚爱,我们将一如既往的给大家上新更多优质的素材源码,祝大家开工大吉、工作顺利、心想事成。

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. 付费素材资源,需充值后方能下载,如有任何疑问可直接联系苦力吧客服
相关资源 / 表单验证

原生js实现的支持移动端触屏拼图滑块验证插件

一款支持移动端触摸滑块验证插件,随机加载不同的背景图片,然后在背景图片上增加拼图滑块,手动拖动水平滑块即可验证。
  表单验证
 4166  0

jquery表单数据自动保存插件

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

原生js文本字数判断

一款多行文本框输入文字个数判断,针对textarea限制字符输入个数超出自动删除。
  表单验证
 3214  0

jquery表单元素自定义只读插件

一款表单字段元素设置只读插件,用于input、select、checkbox、radio等表单控件中只读属性设置。
  表单验证
 4366  0

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

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