Forum Discussion
Responsive Embed Code not working properly
Gynanendra Prasad Ray do you see this issue in any other browser? Additionally, if you take the same embed code to jsfiddle.net and paste it into the html section and click run, do you have the same issue?
It happens only with IE. Works perfectly alright with Chrome and Mozilla.The same embedded code works fine without a scrollbar with jsfiddle.net.
- Amit RajputOct 31, 2017Former Employee
Thanks for the information Gynanendra Prasad Ray - from the information you provided we believe the issue is that the SharePoint page where this is embedded is forcing compatibility mode to render IE11 as IE10. This is usually displayed in the HTML page <head> as <meta http-equiv="X-UA-Compatible" content="IE=10" />
We are currently looking into seeing what can be done here, however IE10 capabilities are limited. We will update the forum once we have more information.