Is there a way to use CSS transitions or animations to smooth the effect on inline-block elements being re-positioned when we resize the window?

Like this, but with animation: http://jsfiddle.net/ricardogomes/hkw5h/

link|improve this question

69% accept rate
feedback

1 Answer

up vote 2 down vote accepted

Do you mean an effect like this? Maybe this helps: http://masonry.desandro.com/demos/animating-css-transitions.html

link|improve this answer
Yes, exactly. I have to look into it better, but for now thanks for the answer. – Ricardo Gomes Feb 6 at 10:06
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.