Saturday, October 31, 2015

JQuery: Using Draggable control from JQuery

Draggable:

Below JSFiddle demo provides simple way to drag drop <div> around. It is very simple code and can be done easily using JQuery.
For more details visit JQuery website i.e. http://jqueryui.com/draggable/
Below is JSFiddle link where you can play with Draggable control.

JSFiddle:

No comments:

Post a Comment