/tabular-input

Lightweight jQuery plugin for building a tabular input method

Primary LanguageJavaScriptMIT LicenseMIT

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