learn4sfdc
Basic Learning about Salesforce.com (SFDC)
Menu
APEX
Apex Trigger
CSS
Data Loader
Eclipse
Integration
Interview Questions
Salesforce Interview Questions.
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" />
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment