mkoryak/floatThead

In Firefox,$('table').floatThead('reflow'); doesn't seem to work

LongYue9608 opened this issue · 3 comments

Hello, friend,Questions as stated in the heading,Looking forward to your reply, thank you very much。

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。

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.