Page 1 of 1

CSS JS-fix for IE6 and IE5

Posted: Wed Apr 04, 2007 4:04 pm
by OlafNoehring
Hi

I needed something to make a "position: fixed" area in my site.
I have come across this really great JS library (open source!).
It gives you several fixes for the IE6 (and 5) as the above position but also PNG transparancy:
IE7 is a JavaScript library to make IE behave like a standards-compliant browser. It fixes many CSS issues and makes transparent PNG work correctly under IE5 and IE6
Check it out:
http://dean.edwards.name/IE7/

Olaf