Download List

项目描述

jquery.serialize-hash is a small jQuery plugin which returns a hash from serialization of a form. It supports brackets on input names. It is convenient if you want to get values from a form and merge it with another hash, for example.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-11-14 08:20
0.3

添加支持 HTML5 输入类型: 搜索、 电话、 URL、 电子邮件、 日期时间、 日期、 月、 周、 时间、 日期时间本地、 数量、 范围和颜色。
Adds support for HTML5 input types: search, tel, URL, email, datetime, date, month, week, time, datetime-local, number, range, and color.

2012-06-07 21:54
0.2

JQuery 序列化任何 DOM 元素,而不是只是窗体元素的哈希值现在支持序列的化。
标签: Stable, Minor
The jQuery serialize hash now supports serialization of any DOM elements rather than just form elements.

Project Resources