draggable, sortable hangging
I'm new to jquery & java/javascript, so this is probably something
dumb, but I'm having an issue with the following page.
http://devel.dans-hobbies.com/javatest.html
if you drag a div from "Form Object Templates" to any place other than
"The Form", it works as expected( nothing happens).
if you drag from "Form Object Templates" to "The form", it works as
expected( a new div is added to "The Form").
now the buggy part, if you now try to drag a div from "Form Object
Templates" to another part of the page the div hangs.
is this a bug or am i missing something simple?
-Dan S.