Search code examples
javascriptjquerydraggable

How to make an element draggable via jquery not ui


I want to use draggable feature of jQuery UI without actually using UI.

jQuery UI size on minified customization: 25.8 Kb

It doesn't make sense - using jQuery UI just to drag an element

Is there a small plugin/script available?

EXTRA DETAILS [The answer must fulfill this] : I want to drag an element vertically


Solution

  • You could use this plugin (5kb).