Posts Tagged ‘web design’

PIE – Progressive IE

Thursday, July 15th, 2010

No, really. It’s like voodoo or some shit.

PIE

I know I don’t talk about my web designing habits as much as I should… but this stuff could really be incredible, since it even works in IE6. Yeah, that fucking bitch. (Apologies to IE 6 users, but from a web design standpoint, it’s an incredible fucking bitch. Also, apologies to bitches for sullying your name by conflating it with IE6.)

Oh. It’s a CSS trick too, btw, not anything you need the IE user to install. Completely seamless. Doesn’t do the full gamut of available CSS but will do the following:

  • border-radius
  • box-shadow
  • border-image
  • multiple background images
  • linear-gradient as background image

I will probably be implementing some such features soon.