Anderezekial
b763e0f162
Update input.js
...
Using the value of the input field was giving inconsistent results. It would flip between the page you are going to and the page your on. Changed it to use the calculated current page instead.
10 years ago
Anderezekial
0393969885
Update input.js
...
I was off by one with my checks for disabling the buttons. It was changing the page number before I did the check, not after.
10 years ago
Anderezekial
4fd76ca82c
Update input.js
...
Added disabling of the First/Previous/Next/Last buttons.
Made it so entering 0 won't break the table.
Move input styles into a class instead.
10 years ago
Allan Jardine
4f29d7fda6
Major update to doc comment formatting for new DataTables web-site
...
Also correct a load of JS errors such as leaking variables and use
consistent formatting.
11 years ago
Allan Jardine
6868a03f17
Add anchor tags
13 years ago
Allan Jardine
0a50d8c003
dd type detection and pagination plug-ins form the DataTables plug-ins pages
13 years ago