Skip to content

Conversation

@protobi-pieter
Copy link

@protobi-pieter protobi-pieter commented Dec 4, 2022

I modified the example a bit:

  • HTML
    • Add rowspan to the example table (last column)
    • Add <thead> and <tfoot>
  • Script
    • Added arguments for table, numHeaderRows and numFooterRows
    • Create <thead> and <tfoot>
    • Click on the table to transpose it
  • CSS
    • Needless style updates

The one thing I cant' figure out just yet is why the transpose isn't reversible. The first works correctly.
image
image

But transposing back it seems to get confused:
image

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

Successfully merging this pull request may close these issues.

1 participant