garizlo / tabular-input

Lightweight jQuery plugin for building a tabular input method

Home Page:http://ncrafts.github.io/tabular-input/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tabular Input

Intro

One-line text fields in a tabular format

Examples and Usage

$('#myDiv').tabularInput({'rows': 3, 'columns': 5});

Read More Here

License

MIT License

About

Lightweight jQuery plugin for building a tabular input method

http://ncrafts.github.io/tabular-input/

License:MIT License


Languages

Language:JavaScript 80.4%Language:CSS 19.6%