jquery - Why does quicksand get image positions wrong? -


i've got quicksand set sort list, can see demo here (this drupal site developing locally, had make static html page things don't quite right, can see issue):

website

if make browser's width 1090px (on actual site issue happens across broader range of resolutions, on demo seems happen @ 1090px - @ least in chrome) , click "all" you'll notice images wobble little bit, when should not move @ all.

how can fix this?

don't forget add "position: relative;" parent container. in case:

<div class="mm_quicksand_container"> 

this div should have "position: relative;" on it. should rid of little wobble/hitch see when finishes animating.


Comments

Popular posts from this blog

c++ - Creating new partition disk winapi -

Android Prevent Bluetooth Pairing Dialog -

php - joomla get content in onBeforeCompileHead function -