Skip to content

Conversation

@valpackett
Copy link

Yay!

@smileyj68
Copy link
Contributor

Can you give me a little rundown on how this is implemented?

@valpackett
Copy link
Author

splitTable takes a selector. When it's invoked on resize, it's :first-child. When you click a header (th), the table is unsplit and split with :nth-child(number of the header you clicked)

@smileyj68
Copy link
Contributor

Okay this is very cool. Can you check something for me though? Try it out in Chrome, and click on the Perk Req column header. For some reason the pinned column is getting jacked.

@valpackett
Copy link
Author

This is because there are empty cells…

@smileyj68
Copy link
Contributor

Solvable? There's likely to be tables with empty cells people try and use this for.

On Jun 4, 2012, at 11:53 AM, Greg V wrote:

This is because there are empty cells…


Reply to this email directly or view it on GitHub:
#3 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants