Skip to content

cgiffard/TableEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TableEditor

Simple JS UI for editing tables.

Table Editor in action

Works in FF, Chrome, & Safari. Haven't tested Opera or IE9 yet, but it is my intention to ensure that both work well.

Todo

  • IE9, Opera support
  • A real bug shakedown
  • Support in the core as well as in the UI for colspan/rowspan (shown to user as 'merged cells'.)
  • Keyboard accessibility
  • Switch UI positioning to use coordinate transform between absolute and fixed positioning modes rather than the spaghetti gymnastics the code does now.
  • Auto-reconcile table sectioning elements with th-based rows.
  • Wrap cell, column, and row classes

About

Simple JS UI for editing tables.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published