We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bc0c2d commit 87f4142Copy full SHA for 87f4142
README.md
@@ -5,8 +5,9 @@ The file [scrollableTable.js](/js/scrollableTable.js) creates a sortable and scr
5
## Features
6
* Table is scrollable
7
* Table columns can be sorted (See [jquery tablesorter](https://github.com/Mottie/tablesorter) which is used in here.)
8
-* Table hight will be adjusted when window size changes
+* Table height can be set statically or as functin which dynamically can adjust the height of the table. (See example in index.html)
9
* By clicking on a row an event is sent which can be caught for data processing. (Only single selected row is implemented.)
10
+* Table can also be used as tree table
11
12
## Example
13
An example is implemented in [index.html](index.html). You can just clone/download this repository and run it. No other dependencies are needed.
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments