Layouts für Widescreen Format

Mike Madaio nutzt JavaScript um Fluid Layouts zu realisieren.

More and more people are viewing that 750-pixel fixed-width site on a 1200-pixel widescreen monitor—but because 35% of users are still at 800x600, we need to build sites that satisfy both ends of the spectrum. And while it is relatively easy to design a text-heavy site to liquid width (see Amazon.com), working with a graphics-heavy design is more difficult to make “expandable.” To solve this problem, I’ve created a hybrid using JavaScript and CSS, keeping a static main design yet also offering additional content without scrolling for widescreen users. This allows graphic designers to work within a fixed space for maximum control, but also utilizes the entirety of the viewable monitor space.

via pixelgraphix

Possibly related posts (automatically generated)