Category Archives: ie

A better method of “supporting” IE6?

TobyJoe writes about supporting IE6: “Instead of refusing content to IE6 users or breaking brand guidelines by disrupting their experience with a patronizing notice, why not relegate them into a tier of Content-Level Support as opposed to Design Support.” At … Continue reading

Firefox: Making IE Look Worser and Worser with Each Incremental Release…

CSS enhancements, speed improvements, and more… http://ajaxian.com/archives/css-improvements-speed-and-more-with-firefox-36-alpha Oh IE… Happy browsing, Atg Top⇪

Use HTML5 and Advanced CSS Features Now

The website says it best: Have you ever wanted to do if-statements in your CSS for the availability of cool features like border-radius? Well, with Modernizr you can accomplish just that! Modernizr is a small (7kb) JavaScript file that checks … Continue reading

Not-So-Subtle Tactics to Obliterate IE6

A great new redirect page for all your IE6-users. Maybe this will help get the message across… :-) Happy assailing, and thanks for the referral, Alex, Atg Top⇪

Tips from The CSS Anthology from SitePoint

In keeping with a long-held belief that you can learn something from anyone if you pay close-enough attention, I submit the following… I recently downloaded the sample chapters for SitePoint‘s CSS Anthology and, granted, it took me until page 78, … Continue reading

Multiple versions of Internet Explorer (IE)

A must for any web developer is making sure your website work consistently in all “current” web browsers (we have to define what is “current” based on each website’s demographics: a financial website, like a hedge fund website, probably doesn’t … Continue reading

Testing if a JavaScript Function Exists in IE

Oh IE, how I doth loathe thee… In an attempt to work around the impending JavaScript breakages that IE8 and InPrivate Browsing will soon bring to many sites around the web 1, a major IE bug-a-boo has been encountered… So … Continue reading

Xmarks for Internet Explorer, Safari, and Chrome

For anyone who is as in love with the Firebug add-on called Xmarks (formerly Foxmarks) as I am, did you know they also have versions for IE, Safari, and Chrome? I have to admit I’ve not yet installed this myself … Continue reading

Multiple Versions of IE on a Mac

I can’t imagine anyone still tests for versions of IE any older than IE6, and as much IE6 does suck, we do still have to test in it. And if you primarily work on a Mac, that can be rough. … Continue reading

Test in Multiple IEs Without Installing Multiple IEs

I’m sure most of you already know about IE stand-alone installations, but IETester from DebugBar really piqued my interest, because it doesn’t require the multiple downloads and installs. I would be curious to hear if anyone has used this, has … Continue reading