internet explorer - How can I make an iframe security error occur in IE? -
a user of 1 of websites reporting alarming-looking frame content error on page embeds google maps. have played security settings in ie9, ie10 , ie11 have been able either display embed without issue or display nothing (blank space iframe should be.) what need in version of ie see error?
here embed in question (need redact specific map.)
<iframe id="googlemap" width="640" height="480" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps/ms?t=m&msa=0&msid=1234.1234&source=embed&ie=utf8&ll=37.996163,-96.855469&spn=33.053774,56.25&z=4&output=embed"></iframe>
here screenshot of error user receiving.
open new browser window, , pull down "tools" menu.
select "internet options".
click "security" tab, select "internet" icon, , click "custom level" button.
- scroll down "miscellaneous" section, find "launching programs , files in iframe" entry , select "prompt".
- close open dialogs clicking ok buttons.
Comments
Post a Comment