Releases: mcuznz/jquery.magiccolumns
Releases · mcuznz/jquery.magiccolumns
0.2.1b
v0.2b: Hide-by-class support
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.
Assorted Speed improvements
Merge pull request #3 from japgardatablocks/master Works with layouts where table is closer than 15px to screen edge. Also faster.
0.1.1 - Infinite loop fix
Merge pull request #1 from japgardatablocks/master Fix infinite loop when maxpriority===undefined
Initial Beta release
Crappy documentation, and honestly not sure how useful this is in general cases; specifically using it in a single use case currently.