jQuery Sticky Table Headers & Columns

Spread the love

A tutorial on how to create sticky headers and columns for tables using jQuery. The solution is an alternative to other sticky table header approaches and it addresses the overflowing table problem including adding support for biaxial headers.

Tags:

Demo: http://tympanus.net/Tutorials/StickyTableHeaders/

Download Links

http://tympanus.net/codrops/2014/01/09/sticky-table-headers-columns/

Scroll to Top