Friday 7 October 2011

IE9 fix for Magento


In IE9 form validation is not working perfectly so add the <meta> tag in below path

app/code/design/frontend/{package}/{theme}/template/page/html/head.phtml


<meta http-equiv="X-UA-Compatible" content="IE=8" />
<meta http-equiv="X-UA-Compatible" content="IE=7" />


3 comments:

  1. For IE9 fix

    < meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />

    ReplyDelete
  2. The article opened up my mind to an Inner creative me.Amazing and well written.Great post Magento Developers

    ReplyDelete