llbbl

CSS hack for IE6 and IE7 « WEB2pointO

In General on March 28, 2008 at 7:42 pm

CSS hack for IE6 and IE7 « WEB2pointO

If a property say height is prefixed with _ or – IE6 will assume that as a valid property but FF will ignore it, so for any IE6 specific style we can use _ or -. But in IE7 that bug was fixed, so if any property is followed by _ or -, IE7 will ignore it similar to Firefox.

All comments are screened for appropriateness. Commenting is a privilege, not a right. Good comments will be cherished, bad comments will be deleted.