It turns out the Internet Explorer doesn’t properly support CSS’s position: fixed. Google led me to the following:
How To Create - Making Internet Explorer use position: fixed;
doxdesk.com: software: fixed.js
Fixed Positioning for Windows Internet Explorer
The DoxDesk solution looks promising and simple, but I think bugs elsewhere in my layout are preventing it from working. It’s time [...]
Posted September 15, 2005 by Casey Bisson
Categories: Blink, Technology. Tags: bugs, css, css support, doxdesk, ie, ie bug, ie bugs, ie css bug, internet exploder, internet explorer, position fixed, workaround. One Comment.
I don’t know why IE has never displayed my transparent PNGs correctly, but I know now that I’m not the only one with this complaint. Bob Osola (name?) shares my frustration, and better, he sat down and coded a solution, shared the code, and posted a wonderfully informative guide to the problem.
Not sure if your [...]
Posted June 8, 2005 by Casey Bisson
Categories: Technology. Tags: frustration, ie, internet, internet exploder, internet explorer, png, pngs, portable network graphic, portable network graphics, transparency, transparent. 3 Comments.