Emulate IE8 as IE7


/ Published in: XHTML
Save to your folder(s)

Emulate the IE8 as an IE7 no optimizing for both ;)


Copy this code and paste it in your HTML
  1. <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />

Report this snippet


Comments


You need to login to view comments.