I\'ve been having some major issues with a layout I\'m making specifically in Internet Explorer. I know IE converts width and heights differently when there is borders and p
Try to detect the misbehavior and use jQuery.support if possible since jQuery.browser is deprecated.