I'm working on sorting a single list of elements using the quicksand plugin for jQuery
. Sorting is working fine, but when quicksand moves the sorted elements to their new positions it gets it completely wrong.
If you click 'Fighting' for example, you'll see 3 images drop down along the left hand side then suddenly appear in their correct places.
Why is it doing that?