URL anchor is attached to the title attribute in Internet Explorer — why?

末鹿安然 提交于 2019-12-05 23:57:46

It is actually the adobe flash embed on the page that is causing the problem. You get an additional anchor for each instance of flash embedded on the page.

Adobe bug report: http://bugs.adobe.com/jira/browse/FP-240

Other references: http://social.msdn.microsoft.com/Forums/en-US/iewebdevelopment/thread/c91e3dc4-ef05-47f9-b799-db149e3ddc80/

it seems because the required id(e.g. any_anchor_value) is not found in the page.

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