Drag and drop without JQuery UI

Googlebot picture Googlebot · Feb 24, 2012 · Viewed 19.4k times · Source

I searched a lot to find a tutorial for drag & drop with jQuery alone (without UI), but due to the popularity of JQuery UI, all drag and drop features are based on JQuery UI.

Can anyone give me a hint how to make a basic Drag & Drop by JQuery standalone?

Answer

COLD TOLD picture COLD TOLD · Feb 24, 2012

There are several plugins that you may use take a look at the following

http://wayfarerweb.com/jquery/plugins/animadrag/

http://threedubmedia.com/code/event/drag/demo/

it still jquery but no UI