jQuery UI Sortables Revert Duration
I can see that the hard coded duration for revert in sortables is 500.
How should I go about customising this duration, without actually over-
writing the default value in the source code (and avoid overwriting
when jQuery files are updated)? Writing my own sortables plugin? -
seems overkill. I would like the revert to be snappier in some
instances.
-db