mirror of
https://github.com/Mottie/tablesorter.git
synced 2024-11-15 23:54:22 +00:00
StickyHeaders: init with visible headers on partial scroll
This commit is contained in:
parent
9d27c66484
commit
bc07c45fa4
@ -282,6 +282,8 @@
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// make sure sticky is visible if page is partially scrolled
|
||||||
|
scrollSticky( true );
|
||||||
$table.triggerHandler('stickyHeadersInit');
|
$table.triggerHandler('stickyHeadersInit');
|
||||||
|
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user