In Firefox,$('table').floatThead('reflow'); doesn't seem to work
LongYue9608 opened this issue · 3 comments
LongYue9608 commented
Hello, friend,Questions as stated in the heading,Looking forward to your reply, thank you very much。
LongYue9608 commented
There is no data in the form, in Google, the header shows the width is good, but in Firefox below, the header is crowded to the left。
$('table').floatThead({
position: 'absolute',
scrollContainer: true
});
$('table').floatThead('reflow');
That's what I wrote。
mkoryak commented
I can do nothing with this. I need a jsfiddle which reproduces your issue.
lock commented
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.