https://github.com/yohn/editable-table-example
An example of an HTML table you can edit live in your browser
https://github.com/yohn/editable-table-example
Last synced: 4 months ago
JSON representation
An example of an HTML table you can edit live in your browser
- Host: GitHub
- URL: https://github.com/yohn/editable-table-example
- Owner: Yohn
- Created: 2014-02-23T20:47:56.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-24T04:25:13.000Z (over 12 years ago)
- Last Synced: 2025-08-04T20:19:49.474Z (11 months ago)
- Homepage:
- Size: 110 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
editable-table-example
=====================
An example of an HTML table you can edit live in your browser. Currently uses prompts instead of inline input fields, I will try and change this later on. You can right click "Save as..." and the page saved will retain the modifications (albeit with the editing code as well).