CSSLab jQuery killIE plugin

Visit website

Instructions:

  1. Include your favorite jQuery library (I recommend 1.2+).
  2. Include this plugin jquery.killIE.js
  3. Inicialize-it:
    $(document).ready(function(){
         $().killIE();
    });
  4. Some parameters:
    text: "some different text",
    style: "some new CSS style",
    browser: firefox (default) / opera / safari / chrome,
    version: ie6 (default) / ie7
Acid Test en Internet Explorer 6