LinkTip: Switchy McLayout: An Adaptive Layout Technique

http://www.alistapart.com/d/switchymclayout/transition_layout_tab.html

Watch how the layout completely changes when you resize your window. Very nice effect, but perhaps not as useful as one would think. It works by hooking into onresize and applying different styles depending on the size of the browser window.

Read the full article over at A List Apart

Leave a Reply