Jump to content

Draggable, Sortable Items


skaterdav85

Recommended Posts

Whats the best resource to use when doing Draggable, Sortable lists/divs? I have a series of Divs that i want to reorder through dragging them and sorting them. The application already supports the Dojo JS library, but I cant find any good examples there. I've seen some jQuery UI stuff, but Im not sure if i should incorporate another JS library into the application. Also, the items I am dragging are divs with buttons and stuff inside.

Link to comment
Share on other sites

Guest FirefoxRocks

I recommend using jQuery personally, I've never worked with the Dojo toolkit, but they should be compatibility with each other, plus you can change the jQuery global variable to "jQuery" instead of "$".

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...