Handy Links

Handy Links : IE6 Behaves Like IE7

November 17th, 2008

Interesting article about a JavaScript that basically turns IE6 into IE7 as far as CSS behavior goes. Some goodies it helps fix include PNGs (as background images, or inline), multiple classes, margin, cursor and display issues.

I haven’t tried it out yet, but the link was worth mentioning!

Read more about it here: Let Internet Explorer 6 Behave Like Internet Explorer 7

Handy Links : Favorite Sites to RSS

September 30th, 2008


For anyone looking for some new RSS Feeds to add to your reading list, here are a couple of my favorite blogs and sites to follow! (more…)

Handy Links : Another IE PNG Fix

August 21st, 2008


Here is another resource for the dreaded IE PNG fix. The Unit PNG Fix uses a GIF image and a small JavaScript file to display PNG images correctly in IE6. I haven’t tried it out yet but it seems pretty simple. You can watch a video tutorial from CSS-Tricks about this script, or check out the site here.

Next »