Sponsorised links
This year
Fixing position:fixed for Windows Internet Explorer
Internet Explorer 7 applies its numerous CSS changes – including support for fixed positioning – only in ‘standards-compliant mode’. Both methods described below should still be ‘safe’ to use (albeit for different reasons). More info about new possibilities and consequences in terms of doctype-sniffing will be added soon.
2007
» CSS Case Study - fixed elements - Web Design - 3.7crea.tv Blog
One of the “special” effect abilities of CSS is the ability to have an element be “fixed” on the page (when you scroll, the element remains stationary) either through positioning or by fixing a background.
Sponsorised links
2006
'position:fixed' in Internet Explorer
Mise en page avec élément fixe sous IE.
Variable fixed width layout | clagnut/blog
There’s an different approach to web page layout which is gradually getting some traction. The idea is that the layout is changed to best accommodate the window size. As you might expect, it is accomplished by using JavaScript to change the CSS of the webpage. Here are some examples:
2005
CSS position:fixed; for IE6
Set height:100% for the body (with overflow-y:auto) and anything that is position:absolute; or position:relative; will now be FIXED in IE6.
Particletree · Dynamic Resolution Dependent Layouts
a dynamic resolution dependent layout implementation that I think provides a strong alternative for those trying to find a balance between fluid and fixed layouts
The Technology Suits
Technology Suits offers a lighthearted insight into the news items and topics being discussed on the business side of things, in industry only groups and private membership boards.
Death of Liquid Layouts? » Whitespace
Liquid designs are beginning to fade it seems, is there death soon to follow?
1
(23 marks)
