Closed
Description
Hi. thanks for your project =)
In version 1.2.1 - i use you plugin with tabs and has table in for example two different tab.
after switching floatThead need to be destroy and init, cause was some incorrect width calculation, but ins ok - i use tab shown event and make this hack on callback
but now i try to update to 1.2.5 and here after i switch the tab floatThead delete thead element from DOM. and after i click my tab again a had error.
jQuery.floatThead must be run on a table that contains a element
i think its a bug, and you can resolve it.