Commit Graph

11 Commits (master)

Author SHA1 Message Date
Freek Dijkstra b149990474 Move themeClass and height from JavaScript to HTML. This makes the configuration easier and gives much better backward compatibility if JavaScript is turned off. 2012-02-27 17:12:08 +01:00
Freek Dijkstra 3e451a1a69 Add example #05 with user-provided footer. 2012-02-26 23:53:34 +01:00
Freek Dijkstra ea6d61516a Fix examples syntax fixedColumn -> fixedColumns 2012-02-26 23:30:09 +01:00
Tad Fisher 3e498d9f68 Updated tests for multiple-fixed-columns 2011-08-01 07:53:22 -10:00
Mark Malek f2d56ef374 Update demo:
Updated demo file with new examples.
2011-05-18 01:07:14 -04:00
Mark Malek 4e683dfb7c New Feature:
Added support for fixed left column.
Bugs still remain in non-webkit based browsers
2011-05-15 23:35:20 -04:00
Mark Malek 15899b2d51 Bug fix:
Fixed bug with tfoot footers not displaying

Signed-off-by: Mark Malek <markmmalek@me.com>
2011-05-09 17:24:50 -04:00
Mark Malek 3e9511ce2b Squashed commit of the following:
commit 3c1c3bd18e
Author: Mark Malek <markmmalek@me.com>
Date:   Sat May 7 23:43:30 2011 -0400

    Updated version in comments and minified file

    Signed-off-by: Mark Malek <markmmalek@me.com>

commit cff9699e3e
Author: Mark Malek <markmmalek@me.com>
Date:   Sat May 7 23:37:50 2011 -0400

    New features:

    Added side scrolling for tables that exceed wrapper width.

    Signed-off-by: Mark Malek <markmmalek@me.com>

commit 891d3086cd
Author: Mark Malek <markmmalek@me.com>
Date:   Sat May 7 05:24:26 2011 -0400

    Minified version

    Signed-off-by: Mark Malek <markmmalek@me.com>

commit e9fe5297bc
Author: Mark Malek <markmmalek@me.com>
Date:   Sat May 7 04:57:52 2011 -0400

    Updated README.md

    Signed-off-by: Mark Malek <markmmalek@me.com>

commit 946077990e
Author: Mark Malek <markmmalek@me.com>
Date:   Sat May 7 04:54:44 2011 -0400

    Removed old readme, added formatted readme

    Signed-off-by: Mark Malek <markmmalek@me.com>

commit 9fb59bbe81
Author: Mark Malek <markmmalek@me.com>
Date:   Sat May 7 03:33:04 2011 -0400

    Bug fixes:

    Added a missing comma.
    Changed complete callback to create callback

    Signed-off-by: Mark Malek <markmmalek@me.com>

commit dc169731d1
Author: Mark Malek <markmmalek@me.com>
Date:   Sat May 7 01:36:20 2011 -0400

    Bug fix:

    Get parent wrapper width excluding padding.

    Signed-off-by: Mark Malek <markmmalek@me.com>

commit 17df3b5d05
Author: Mark Malek <markmmalek@me.com>
Date:   Mon May 2 18:32:36 2011 -0400

    Updated Readme

    Signed-off-by: Mark Malek <markmmalek@me.com>

commit 24d094417e
Author: Mark Malek <markmmalek@me.com>
Date:   Mon May 2 16:07:46 2011 -0400

    Bug fix:

    - complete callback using settings not options.

    Signed-off-by: Mark Malek <markmmalek@me.com>

Signed-off-by: Mark Malek <markmmalek@me.com>
2011-05-07 23:51:02 -04:00
Mark Malek a0a85b0af5 Updated demo and examples
Signed-off-by: Mark Malek <markmmalek@me.com>
2011-05-02 10:48:56 -04:00
Mark Malek 64c195ccac Added more styles to the test
Signed-off-by: Mark Malek <markmmalek@me.com>
2011-05-01 20:30:21 -04:00
Mark Malek a8fe78cb63 Moved demo files into a demo directory
Signed-off-by: Mark Malek <markmmalek@me.com>
2011-05-01 19:54:28 -04:00