Links tagged with “ie”
-
IE-friendly mobile-first CSS with Sass 3.2
Via previous link, on serving separate, slightly different, stylesheets for old IEs and everything else.
-
Responsive grid system which works in IE6 | Technology at GDS
Using SCSS. And not an ugly hack. Having been thinking about grids/page structure at work recently, and needing to support old browsers, this is handy. (via @benterrett)
-
Testing Multiple Versions of IE on One PC - IEBlog - Site Home - MSDN Blogs
Run IE 6, 7, 8 and 9 on one machine by running Windows XP within Windows 7. (via Mildlydiverting)
-
Ie6-upgrade-warning - Project Hosting on Google Code
Easy-to-slot-in warning to users of Internet Explorer 6 to upgrade. Please.
-
Download details: Internet Explorer Developer Toolbar
For IE6 or IE7. (via Haddock)
-
My DebugBar | CompanionJS / HomePage
More tools with which to beat IE into submission. (via Haddock)
-
Diagnose and Prevent AJAX Performance Issues - dynaTrace AJAX Edition
Tool for “diagnosing and preventing AJAX performance issues”. Annoyingly on Windows, for Internet Explorer, but free and could be useful. (via Yoz)
-
Paulhammond.org: Conditional classnames
An easy way to apply Internet Explorer CSS hacks. So simple that, in retrospect, it’s hard to believe no one’s thought of it before. Smashing.
-
New clearing method needed for IE7? | 456 Berea Street
So I don’t need to Google the clearfix fix again.
-
DebugBar - IE extension for web developer : DOM inspector, Javascript debugger, HTTP headers viewer, Cookies viewer
Looks handy for those times one has to painfully test things in Internet Explorer. (via Simon Willison)
-
How to Install Two Versions of IE (IE6 and IE7) on One Machine
Looks a bit laborious but might be handy sometime.
-
Taming Your Multiple IE Standalones
If you’ve installed several versions of Internet Explorer in Windows XP, here’s how to make them work better.
-
Maratz.com » archive » Essentials of CSS Hacking For Internet Explorer
Summary of IE CSS hacks. Nice to see them covered clearly in once place.