Who does not know CSS 2.1? ... silence (maybe) ... Good, so who does not know the CSS 2.1 position property ? ... silence (still maybe though) ... Excellent! Finally, who would like to use in a lightweight, cross-browser, unobtrusive way, without JavaScript dependencies, the property fixed ? ... silence again, but this time I can spot a different expression in your face ... Common Browsers With position:fixed Support Chrome Firefox Internet Explorer 7 and 8 but NOT in quirks mode Opera Safari Common Browsers WithOut position:fixed Support Internet Explorer 6 Internet Explorer 7 and 8 in quirks mode WebKit for Android WebKit for iPhone To Quirks Or Not To Quirks For backward compatibility reasons IE let developers choose between two box models ... Our loved bloody 64 years * old browser Internet Explorer 6 has never supported such property while both Internet Explorer 7 and 8 do nt support it if we are in quirks mode, a modality tendentiously dead thanks to new simple HTML 5 doctype de...
Comments
Post a Comment