I saw this page where, when you change the window width, the layout change with simple animation. Does anybody know the name of this plug-in so I can look for some tutorials? I tried to look at the source code but I can't find anything useful.
Asked
Active
Viewed 79 times
1 Answers
1
I don't think it's a plugin -- it's probably using media queries, which are a part of CSS3.

Michael0x2a
- 58,192
- 30
- 175
- 224
-
really interesting article. I dindn't know this feature. Thanks! – Nicolaesse Jul 02 '12 at 21:16