Trusted Site in IE - html title is ignored

自闭症网瘾萝莉.ら 提交于 2020-01-01 16:57:11

问题


When we add our domain as a trusted site to IE, then the html 'title' tag is ignored and the page url is shown in the browser header bar.

Whn we remove our domain from the trusted sites list then the correct title is shown in the header bar.

This only occurs in a popup window.

Why is this?!

( I should add, this is in IE8 - same thing occurs in any mode)


回答1:


Thanks to marktucks for pointing me in the right direction.

In my case the solution was to 'enable' the 'Allow script-initiated windows without size or position constraints' option in IE security settings for the Trusted Sites Zone. The title, rather than the page URL is then displayed in javascript initiated pop-ups.




回答2:


I think this may be due to this security advisory where spoofing of the title bar was possible in popups http://secunia.com/advisories/14335/



来源:https://stackoverflow.com/questions/5116893/trusted-site-in-ie-html-title-is-ignored

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!