Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jako/jq.multiinput

jQuery multiInput Plugin
https://github.com/jako/jq.multiinput

javascript jquery jquery-plugin

Last synced: 8 days ago
JSON representation

jQuery multiInput Plugin

Awesome Lists containing this project

README

        

# jq.mulitInput

Transform a textarea input to a multi element input that allows to add and remove 'records' by plus and minus buttons.

The full result will be posted in a JSON encoded array in the transformed textarea. This textarea is hidden and updated every time, the fields are changed in the browser. This JSON has to be decoded on server side.

## Properties

The plugin properties can be found in the uncompressed source: https://github.com/Jako/jq.multiInput/blob/master/src/js/jq.multiinput.js

## Demo

A demo could be found on https://jako.github.io/jq.multiInput/