Draggabilly – a standalone and lightweight JavaScript library for “Draggable” and “Droppable”  elements.

Draggabilly

The element to be dragged can be limited to have that feature in a container and there are callbacks on each event (start, move, end) which can also return the position/location of the item.

It works in all modern browsers (IE8+) and there is built-in support for touch events.

Requirements: No Requirements
Compatibility: All Modern Browsers

Website: http://draggabilly.desandro.com/
Download: http://github.com/desandro/draggabilly

0 Shares:
Leave a Reply

Your email address will not be published. Required fields are marked *

14 − 5 =

This site uses Akismet to reduce spam. Learn how your comment data is processed.

You May Also Like

jQuery: Setting cookies

Setting and clearing cookies with jQuery is really easy but it's not included in the jQuery core and requires a plug-in. This post shows how to set, get the value of and clear cookies with jQuery.

Really Simple Slideshow – A Flexible Slider Plugin

Really Simple Slideshow is a jQuery plugin for creating image sliders of any kind. Plugin converts any list of images into a slideshow, it can display captions with each slide, include links and there are multiple transition effects.