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 JQuer
http://thezillion.wordpress.com/2012/09/27/javascript-draggable-2-no-jquery
See this. It's core JS and easy to implement.