jquery-sortable
jquery-sortable copied to clipboard
Provide current position field in isValidTarget
Currently each one who wants to check for valid target programmatically needs to get somehow the index of dropping element (for example, I want to restrict to drop at last position).. It would be nice to have such value