Adding CSS3 Support To IE 6, 7 and 8 With CSS3 Pie
rsk writes "Internet Explorer 6, 7 and to some extent 8 have been the bane of every CSS-loving web developer for years. With the spreading adoption of CSS3's fancier rendering effects, like rounded edges, drop shadows and linear gradients, the frustration of needing to deal with IE compatibility is growing. 327 Creative's Jason Johnston has created the CSS3 Pie library to address this. CSS3 Pie adds support for CSS3's most popular rendering techniques to Internet Explorer 6, 7 and 8 by way of the IE-only CSS property 'behavior.' CSS3 Pie is open sourced under the Apache 2 license and can be accessed from its github repository."
Honestly, while I realize that there are some people out there using IE, I almost never make it a priority in development. "Oh, it doesn't work? What browser are you using? Internet explorer? Oh, that's the issue then." Why are we trying to fix something that is broken by design and is about as closed as a nun's c**t?
Me either. But on those rare occasions when I'm not developing for unicorns, I have to consider the real world.
It depends on the site. Some sites have 95% of users using IE. Others have 30% of users using IE.
What a fool believes, he sees, no wise man has the power to reason away.
This isn't pointless - do you understand what this is? This isn't for people that use IE, it's for people that develop websites for IE. This is a Godsend for me.
Developing nice-looking websites in Chrome/Firefox/Safari/Opera is easy as PIE (pun intended), but when you want that same site to look good in IE it's a fucking nightmare. This provides some easy ways of making a site look nice in all the major browsers without a huge coding headache.
WHO NEEDS SHIFT WHEN YOU HAVE CAPSLOCK/ DAMN1
You can bet that sites that don't work in IE have very low IE usage.
the last thing we need is more people coming up with hacks to give PHBs another excuse not to leave the dark ages.
If anything, we need more of the web dev tools to make pages that are outright guaranteed not to work with IE6-7.
I work for the Department of Redundancy Department.