JavaScript Drag and Drop

classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

JavaScript Drag and Drop

fschmidt
Administrator
Follow along as I write this library.

http://dad.reactionary.software/
Reply | Threaded
Open this post in threaded view
|

Re: JavaScript Drag and Drop

OmegaKV
I am sorry to say that your "Simple" and "Handle" examples do not work for me on Firefox on a Debian laptop. They drag but do not drop. Only the interact.js and Draggability seem to drag and drop (but I do see that they do get "confused" to the point of being unusable).
Reply | Threaded
Open this post in threaded view
|

Re: JavaScript Drag and Drop

fschmidt
Administrator
OmegaKV wrote
I am sorry to say that your "Simple" and "Handle" examples do not work for me on Firefox on a Debian laptop. They drag but do not drop. Only the interact.js and Draggability seem to drag and drop (but I do see that they do get "confused" to the point of being unusable).
That is because I just started this, it is far from finished.  You can watch it develop or wait until I post here that it is done.
Reply | Threaded
Open this post in threaded view
|

Re: JavaScript Drag and Drop

fschmidt
Administrator
In reply to this post by OmegaKV
I added a drop example.
Reply | Threaded
Open this post in threaded view
|

Re: JavaScript Drag and Drop

OmegaKV
Ok it works.
Reply | Threaded
Open this post in threaded view
|

Re: JavaScript Drag and Drop

fschmidt
Administrator
I added more examples, and I am done.
Reply | Threaded
Open this post in threaded view
|

Re: JavaScript Drag and Drop

fschmidt
Administrator
In reply to this post by fschmidt
I updated the text.  It is done.