Skip to content

Makes headers for section header rows in tables sticky. Known from the iPhone OS tables views.

Notifications You must be signed in to change notification settings

dstaver/stickyTableSectionHeaders

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Basic options $('table').stickyTableSectionHeaders();

Settings and defaults $('table').stickyTableSectionHeaders({ rowSelector : 'tr.sticky', headlineSelector : 'th' });

Requires basic HTML structure

Table
Company Name Phone
in, Naida Ashley 22 69 62 66
nisi a Eaton Petty 22 88 94 57
scelerisque scelerisque Harlan Mays 22 55 12 08
Company Name Phone
in, Naida Ashley 22 69 62 66
nisi a Eaton Petty 22 88 94 57
scelerisque scelerisque Harlan Mays 22 55 12 08

About

Makes headers for section header rows in tables sticky. Known from the iPhone OS tables views.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%