learn4sfdc
Basic Learning about Salesforce.com (SFDC)
Menu
APEX
Apex Trigger
CSS
Data Loader
Eclipse
Integration
Interview Questions
Salesforce Interview Questions.
Showing posts with label
IE9 is not working with your custom visualforce page &visualforce code to run in IE8 compatibility mode
.
Show all posts
Showing posts with label
IE9 is not working with your custom visualforce page &visualforce code to run in IE8 compatibility mode
.
Show all posts
Monday, January 27, 2014
If IE9 is not working with your custom visualforce page then how to tell your visualforce code to run in IE8 compatibility mode
If IE9 is not working with your custom visualforce page then how to tell your visualforce code to run in IE8 compatibility mode
Add following metatag to pages:
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />
Older Posts
Home
Subscribe to:
Posts (Atom)