Fix for IE8 CSS Page Problems
[ 2009-06-26 17:43 ] [ 网络应用 ] [ Tags: CSS, IE8 ] [ 暂无评论 ]add the fix in after the head tag <head>:
<!– Use IE7 mode –>
<meta http-equiv=”X-UA-Compatible” content=”IE=EmulateIE7″ />
add the fix in after the head tag <head>:
<!– Use IE7 mode –>
<meta http-equiv=”X-UA-Compatible” content=”IE=EmulateIE7″ />