Software Listing of Author : "Webtoolkit"
- javascript drag and drop
- License: Freeware
- Price: 0.00


Ever wanted to drag an element or image on your webpage? You can try using this very lightweight javascript drag handler. You can attach this drag handler to any relative or absolute positioned element. First include the script at the top of your code (you can find the code in the source code section of this page). Do it in head tag. After loading the script you can write your code to attach drag handler. You can attach this drag handler to any number of elements on page and you will be able to drag them all. The most importaint thing is that these elements must be posisioned relatively or absolutely.
- Publisher: webtoolkit
- Date Released: 03-02-2013
- Download Size: 10 KB
- Download
- Platform: JavaScript, Scripts
- Scrollable HTML table plugin for jQuery
- License: Freeware
- Price: 0.00


Scrollable HTML table plugin for jQuery code can be used to convert tables in ordinary HTML into scrollable ones. No additional coding is necessary. All you need to do is put header rows (if you need them) in THEAD section, table body rows in TBODY section, footer rows (if you need them) in TFOOT section. Include the webtoolkit.scrollabletable.js, latest jquery.js library, and webtoolkit.jscrollable.js jQuery plugin for scrollable tables.
- Publisher: webtoolkit
- Date Released: 01-06-2013
- Download Size: 10 KB
- Download
- Platform: JavaScript, Scripts
- Sortable HTML Table
- License: Freeware
- Price: 0.00


Sortable HTML Table is a javascript code that can be used to convert tables in ordinary HTML into sortable ones. This script is unobtrusive. No additional coding is necessary. All you need to do is put header (sorting) row in THEAD section, table body rows in TBODY section, footer rows (if you need them) in TFOOT section and give your table an ID field, include the webtoolkit.sortabletable.js file and create SortableTable() object after each table. Tested in IE5.0 , OP8.0 , FF1.0 .
- Publisher: webtoolkit
- Date Released: 26-04-2013
- Download Size: 10 KB
- Download
- Platform: JavaScript, Scripts