admin管理员组文章数量:1244317
As soon as I set the IE security settings to high the javascript on my page stops executing. It doesn't throw an error or anything, and not even alert works. if I set the security settings back to medium everything works as it should. Has anybody ever experienced something like this?
As soon as I set the IE security settings to high the javascript on my page stops executing. It doesn't throw an error or anything, and not even alert works. if I set the security settings back to medium everything works as it should. Has anybody ever experienced something like this?
Share Improve this question asked Nov 23, 2011 at 20:31 clemclem 3,3661 gold badge23 silver badges33 bronze badges3 Answers
Reset to default 8This behavior is by design.
The High
security setting disables Javascript.
Setting security settings to high in Internet Explorer disables JavaScript:
you can use "noscript" tag to display a message when javascript is disabled. But as you can guess, you can not write javascript inside that block.
本文标签: internet explorer 8IE security settings set to highjavascript not workingStack Overflow
版权声明:本文标题:internet explorer 8 - IE security settings set to high - javascript not working - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1740114550a2226830.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论