🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

stickyTableColumns is a jQuery plugin that makes multiple columns sticky when you scroll horizontally through a large table containing lots of columns.


Documentation

Sticky Table Columns jQuery Plugin npm GitHub release license

This is a jQuery plugin to fix table columns for horizontal scroll. Responsive support.

Requirement

Usage

$('table').stickyTableColumns();

Options

$('table').stickyTableColumns({ columns: 2 });

Demo

https://ixkaito.github.io/stickyTableColumns/


You May Also Like