Download List

Descripción del Proyecto

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 Requirements

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

Agrega soporte para HTML5 de tipos de entrada: búsqueda, tel, URL, correo electrónico, datetime, fecha, mes, semana, tiempo, fecha y hora local, número, rango y color.
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

El jQuery serializar hash ahora soporta serialización de cualquier elementos del DOM en lugar de sólo los elementos de formulario.
Tags: Stable, Minor
The jQuery serialize hash now supports serialization of any DOM elements rather than just form elements.

Project Resources