Emulate IE 7 meta tag


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

Meta tag forces IE 8 into IE7 compatibility mode


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

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.