Download drop Table Free Java Code
Description
A jQuery plugin that allows you to drag and drop data from a spreadsheet, and then define an arbitrary handler method to handle each row (so you could call a web service, for example).
Source Files
The download file dropTable-master.zip has the following entries.
.gitignore/* w w w . ja v a2 s .c om*/
.jshintrc
CONTRIBUTING.md
Gruntfile.js
LICENSE
README.md
dist/dropTable.js
dist/dropTable.min.js
dropTable.jquery.json
libs/bootstrap/bootstrap.css
libs/jquery-loader.js
libs/jquery.csv-0.71.js
libs/jquery/jquery.js
libs/qunit/qunit.css
libs/qunit/qunit.js
package.json
src/.jshintrc
src/dropTable.js
src/table_model.js
test/.jshintrc
test/dropTable.html
test/dropTable_test.js
test/index.html
Download
Click the following link to download dropTable-master.zip.
dropTable-master.zip