Sponsorised links
This year
Sponsorised links
2008
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.
2006
'position:fixed' in Internet Explorer
Mise en page avec élément fixe sous IE.
