HeavyTable jQuery plugin :
This really simple plugin allow you to control and navigate in tables with keybord and mouse.
// Initialize it like this : $('.heavyTable').heavyTable()
Example on this page
HeavyTable.js is a really small jQuery plugin that converts tables cells into editable text fields by single-click or press the ENTER key.
In-place-Editing editable-tableThis really simple plugin allow you to control and navigate in tables with keybord and mouse.
// Initialize it like this : $('.heavyTable').heavyTable()
Example on this page