时间:2013-10-30 17:19:24

标签: javascript html http

<noscript><a style="text-decoration:none; border:0px;" href="http://server.website.com/ad?f&pid=2e9826de-a081-4f50-b771-9ae9145e123b&type=1&u=http%3A%2F%2Fwww.test123.com&x=&y=" target="_blank"><img border="0" src="http://server.website.com/ad?f&pid=2e9826de-a081-4f50-b771-9ae9145e123b&type=1" width="300" height="250" /></a></noscript>

如果在第一次加载时运行Javascript,则只会在不解释HTML的情况下打印到屏幕上:

<a style="text-decoration:none; border:0px;" href="http://server.website.com/ad?f&pid=2e9826de-a081-4f50-b771-9ae9145e123b&type=1&u=http%3A%2F%2Fwww.test123.com&x=&y=" target="_blank"><img border="0" src="http://server.website.com/ad?f&pid=2e9826de-a081-4f50-b771-9ae9145e123b&type=1" width="300" height="250" /></a>

刷新页面始终正确显示。

查看请求和响应,看起来与正确提供的请求没有任何不同。

帮助表示赞赏!

1 个答案:

答案 0 :(得分:0)

在亚马逊等其他主要网站上测试过,这是浏览器中的一个错误。我提交了一份错误报告,希望他们能解决这个问题。没什么可做的。