nestedSortable
nestedSortable copied to clipboard
HTML5 instead of jquery ui
Hey,
jquery ui seems to be quite a huge load and it often has errors. I do not know if this is possible, but maybe the nestedSortable could be ported to html5?
Um, do you even know what HTML5 means?
Uh, yes. Why? Html5 has a drag and drop api, which is enough to build sortable lists like this one. https://github.com/farhadi/html5sortable so there is a good chance jquery ui could be dropped in favor of html5 dnd IF a nested sortables are possible (which I do not know, which is why I asked). So I do not really get what your problem is.
Okay, sorry for being a bit blunt :)
The HTML5 drag and drop API refers to being able to drag and drop files onto the web browser, it doesn't apply here.
On Aug 15, 2012, at 7:03 PM, Lukas Oppermann [email protected] wrote:
Uh, yes. Why? Html5 has a drag and drop api, which is enough to build sortable lists like this one. https://github.com/farhadi/html5sortable so there is a good chance jquery ui could be dropped in favor of html5 dnd IF a nested sortables are possible (which I do not know, which is why I asked). So I do not really get what your problem is.
— Reply to this email directly or view it on GitHub.
So how come there is a html5sortable js lib using this API?
I had a look at the plugin you linked to, and it makes sense. It could definitely be ported to that. I just don't have time at the moment :)
Awesome, so you think the nested list situation would not make it impossible? If you ever have time for it, that would be awesome, because jquery ui is quite a huge thing to load, if it is just for sortables.
I know it's big, but it's not much if compared to, say, a picture! Anyway, maybe one day... But I can't make any promise for the moment.
2012/8/17 Lukas Oppermann [email protected]
Awesome, so you think the nested list situation would not make it impossible? If you ever have time for it, that would be awesome, because jquery ui is quite a huge thing to load, if it is just for sortables.
— Reply to this email directly or view it on GitHubhttps://github.com/mjsarfatti/nestedSortable/issues/43#issuecomment-7805439.
Well, maybe you can just tag it as a feature request, and if you ever get the time to do it, great. Cheers, keep up the good work anyway.
+1