Skip to content

Tags: mcuznz/jquery.magiccolumns

Tags

v0.2.1b

Toggle v0.2.1b's commit message
Prevent Settings being redefined when 'start' argument is passed.

v0.2-beta

Toggle v0.2-beta's commit message
Hide-by-Class support

Option to hide via CSS class rather than changing display attribute. Note that there's no packaged CSS; if you plan to use this, add ".magiccolumns-hidden { display: none; }" to your project CSS.

0.1.2

Toggle 0.1.2's commit message
Merge pull request #3 from japgardatablocks/master

Works with layouts where table is closer than 15px to screen edge. Also faster.

0.1.1

Toggle 0.1.1's commit message
Merge pull request #1 from japgardatablocks/master

Fix infinite loop when maxpriority===undefined

0.1.0

Toggle 0.1.0's commit message
Update README.md