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

Problem when td data width is less than th data width #53

Closed
tkallsen opened this issue Feb 17, 2014 · 4 comments
Closed

Problem when td data width is less than th data width #53

tkallsen opened this issue Feb 17, 2014 · 4 comments
Labels

Comments

@tkallsen
Copy link

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)

@mkoryak mkoryak added the bug label Feb 18, 2014
@mkoryak
Copy link
Owner

mkoryak commented Feb 18, 2014

Ill take a look

mkoryak added a commit that referenced this issue Feb 18, 2014
@mkoryak
Copy link
Owner

mkoryak commented Feb 18, 2014

I have a fix for this issue, but it is not ready to release as a stable version. for now you can use the minified code in your updated fiddle: http://jsfiddle.net/vV8qF/2/

@tkallsen
Copy link
Author

Wow, quick fix, thank you.

mkoryak added a commit that referenced this issue Mar 6, 2014
version bump
@lock
Copy link

lock bot commented Dec 11, 2019

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.

@lock lock bot locked as resolved and limited conversation to collaborators Dec 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants