A very small javascript library that allows you to create browser specific CSS to be merged into your normal classes. No more hacks or mischievous code in your CSS code.
Combined other fork suggestions into one new version; now detects:
any version of Firefox
more versions of Windows (Win7, Vista, XP, Win2k)
more versions of IE under unique conditions
if "no-js" in HTML class: removes and replaces with "js" (<html class="no-js">)
Combined other fork suggestions into one new version; now detects: any version of Firefox more versions of Windows (Win7, Vista, XP, Win2k) more versions of IE under unique conditions if "no-js" in HTML class: removes and replaces with "js" (<html class="no-js">)