Closed
Description
Hi, very nice plugin. However, I found an issue when using a table with a fully floating columns (no fixed widths set on any columns). If the width of the data in the sizing-row tds is less than the width of the header-data in the ths, the header columns will move relative to the tbody.
See the following fiddle: http://jsfiddle.net/vV8qF/1/
(Rendered table is supposed to be in a windows with horizontal and vertical scroll bars, not sure if that affects the issue)