Home >Web Front-end >JS Tutorial >Smart table_javascript skills
Author llinzzi
Version 0.9
Note:
When the focus is not on the input in the table, press the Enter key to copy the last row, and the Delete key to copy the last row
Select the checkbox to copy and delete
Double-click the table and a menu will appear to automatically collect the existing data in the column. Select AutoFill. Here are the highlights
Data is sent using ajax (a custom ajax class, which has been published on the blog) row by row.
Compatible with IE6 and Firefox1.5 complies with W3C
All functions of this form are to reduce input input work and are suitable for open use in large projects