[Skip to the main content] Welcome to Daigo’s Daily Digital Diorama. I blog about Baseball, Judo, Jazz, Linux, Design and on being a dad.

  • Get Firefox!

No more cursing IE?

Am I the only one who didn’t know this?

  <style type="text/css" media="all">
    @import "/css/main.css";
  </style>
<!--[if IE]>
  <style type="text/css" media="all">
    @import "/css/main_ie.css";
  </style>
<![endif]-->
<!--[if IE 7]>
  <style type="text/css" media="all">
    @import "/css/main_ie7.css";
  </style>
<![endif]-->

That is pretty awesome. Also helpful was: Taming Your Multiple IE Standalones

Also, I’ve found this spellchecker plug in for WordPress, and so far it is pretty good: WordPress Plugin: Visual.SpellCheck. To use this, however, you need to disable TinyMCE. Go to Users in the WordPress admin page, and check off “Use the visual rich editor when writing” at the bottom of the page. To make this posting, which require <etc to be displayed, I needed to turn off the Rich Editor anyways. it was also loading kind fo slow for me, so it works out. The more I use WordPress, the more I like it…

Leave a Reply