Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

css problem when horizontal scrolling #21

Open
kyhuan6 opened this issue Jan 14, 2020 · 2 comments
Open

css problem when horizontal scrolling #21

kyhuan6 opened this issue Jan 14, 2020 · 2 comments

Comments

@kyhuan6
Copy link

kyhuan6 commented Jan 14, 2020

image
Original table.

image
After scroll to right.

Need to set display:block or something?

@push32
Copy link

push32 commented Mar 17, 2020

i'm got same issue, when i tried using with bootstrap tab, please help

@Madafakaaa
Copy link

try using

$(document).ready(function(){
$(".freeze-table").freezeTable({...});
});

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants