PUBLIC   marks

PUBLIC MARKS with tag fixed

Sponsorised links

This year

Fixing position:fixed for Windows Internet Explorer

by Spone & 20 others
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

by hobbes
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

by camel & 2 others (via)
Mise en page avec élément fixe sous IE.

Variable fixed width layout | clagnut/blog

by fastclemmy
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

by maddi
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

by nhoizey & 15 others (via)
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

by monstershp & 2 others
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

by nhoizey (via)
Liquid designs are beginning to fade it seems, is there death soon to follow?

PUBLIC TAGS related to tag fixed

no tag

Sponsorised links