开发者

strange blank page on google chrome

I've spent a few hours to find out the cause of this blank page:

[page removed for security reasons]

It's hard to understand why all the source code appears 开发者_如何转开发ok but the page is blank...

Please note that in FF/IE it's working ok...

Does anybody see the problem?

Solved: The problem was the js plugin which loaded the text containing a wrong closed tag for link.

old:

<a/>

new:):

</a>

Yes....i agree...most of the errors come from small things.


in your main div style="display:none;"

you should remove it there

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜