File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# jquery-rsLiteGrid [ ![ Build Status] ( https://travis-ci.org/ruisoftware/jquery-rsLiteGrid.svg?branch=master )] ( https://travis-ci.org/ruisoftware/jquery-rsLiteGrid )
2
2
Easily input tabular data using only your keyboard.
3
3
4
- #Key Features
4
+ # Key Features
5
5
- Optional minimum and/or maximum number of rows;
6
6
- Configurable markup and tabstop for each column;
7
7
- Use cursor keys, Tab, Shift+Tab to navigate across all the columns and rows;
@@ -10,7 +10,7 @@ Easily input tabular data using only your keyboard.
10
10
- Rows can be added or removed asynchronously after an ellapsed time. Ideal for CSS3 animations;
11
11
- Small footprint.
12
12
13
- #Installation
13
+ # Installation
14
14
15
15
You can install from [ npm] ( https://www.npmjs.com/ ) :
16
16
```` bash
@@ -24,7 +24,7 @@ or you can download the Zip archive from github, clone or fork this repository a
24
24
25
25
You also need to download jQuery. In the example below, jQuery is downloaded from Google cdn.
26
26
27
- #Usage
27
+ # Usage
28
28
```` javascript
29
29
< ! doctype html>
30
30
< html>
You can’t perform that action at this time.
0 commit comments