Since I am new at Jquery I am having problems switching this script over from Masonry to Isotope. It functions exactly how I want it too while using Masonry, but when I try everything in Isotope, it doesn’t animate correctly… When I expand a .box, it just moves the other div’s around and doesn’t animate them but ‘sliding’ them to a new position.
Here is the script in Masonry format: http://jsfiddle.net/ryanjay/fgNMJ/
Hopefully someone can help…
Thanks!
you called a wrong animated method ..
in your jsfiddle , change
to :
and you are done ..