Sort menu a bit smoother
Sort menu a bit smoother
Hi everyone,
i'm a totaly noob at jQuery (first time yesterday i tried to use it) and now i've a big question.
The menu / sort from JQuery (over here:
http://jqueryui.com/demos/sortable/#connect-lists
) - connected lists - is a very usefull piece of code, but when i drag an item from the one list to the other one, the menu / items flashing quickly to make a space for the new element... to fast for me. Is there a way / plugin to slow down the movement of the elements?
Also it would be very nice, if dragged elements, which are dropped at nowhere, would slide back to possition...
I know, that are much wishes for a new guy, but may there is already a solution out there
edit)Last thing is already there - just add "revert: true", and it "smoothes" back
GREAT (edit
Greetings
MrM