jQuery 表单自动保存插件 Autosave

码农软件 · 软件分类 · jQuery表单及相关 · 2019-12-23 20:59:16

软件介绍

Autosave 可让你自动的在 cookie 中保存表单中的输入信息,避免丢失。

使用方法:

$('textarea').autosave({
  'interval': 20000,
  'unique': 'articleadd'
});

本文地址:https://codercto.com/soft/d/21808.html

Pro HTML5 Programming

Pro HTML5 Programming

Peter Lubbers、Brian Albers、Frank Salim / Apress / 2010-9-1 / USD 49.99

HTML5 is here, and with it, web applications take on a power, ease, scalability, and responsiveness like never before. In this book, developers will learn how to use the latest cutting-edge HTML5 web ......一起来看看 《Pro HTML5 Programming》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

MD5 加密
MD5 加密

MD5 加密工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具