这个JQuery Mobile页面类似于我创建的其他页面,显示正常。这是有问题的页面:
http://moboscope.appspot.com/x/http://slashdot.org/
当我查看页面的来源时,它看起来是正确的,它只是呈现为空白页面,至少当我在Mac上的Chrome中测试它时。
有人能看到这里有什么问题吗?
答案 0 :(得分:0)
查看浏览器的JS控制台:
Uncaught ReferenceError: dfp_tile is not defined
在2个不同的document.write()
来电中。