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.
Share
I don’t think it’s a plugin — it’s probably using media queries, which are a part of CSS3.