StickyTableHeaders
StickyTableHeaders copied to clipboard
Adding ignoreLeftOffset
If the table is in a bootstrap modal the left offset needs to be ignored and just have a static offset in place, This minor change adds a new option "ignoreLeftOffset" that just subtracts the offset.left from it ( thereby making the offset canceled )