A minimalistic jQuery plugin for making objects draggable.
Compatible with jQuery 1.5+ in Firefox, Safari, Chrome, Opera, Internet Explorer 7+. No dependencies except the jQuery library. Released under the MIT License: http://www.opensource.org/licenses/mit-license.php
This plugin was developed by and for Pixabay.com - an international repository for sharing free public domain images. We have implemented this plugin in production and we share this piece of software - in the spirit of Pixabay - freely with others.
https://goodies.pixabay.com/jquery/tiny-draggable/demo.html
- Extremely lightweight: 0.5 kB of uncompressed, minified JavaScript
- Options for selecting and excluding drag handles
- Prevents previously selected text from getting unselected by dragging.
- Minimized code even further by a few bytes.
- First release