No revertDuration on sortables?

No revertDuration on sortables?


Hi Guys,
I should warn you that althogh I'm very proficient at jQuery, I'm
using jQuery for the firt time to build a portal layout and I may have
several questions about Draggables/Droppable/Sortables before I'm
done! :)
Anyway, It's going OK so far, I started using Drag/Drop and got a bit
confused. I'm now using sortables with 3 connected columns and it's
going well but it's led me to my first question...
Draggable has an option called "revertDuration", whereas Sortable
doesn't. I want to speed up the revert animation and I assume that
Sortable uses Draggable internally so is there any way to set this
option?
Any help would be greatly appreciated.
Jon