#1 caoge
关于网页在浏览器中显示的问题,见鬼了,问题如下:下图是我IE兼容模式下的“文章”栏目下:

article里的index方法里的代码:
$this->display('main_index.html');当我把模板换一个,其他的不变:
$this->display('articles.html');显示如下图:

main_index.html和articles.html里的内容是一模一样的。
在搜狗浏览器的webkit内核模式下发现articles.html模板显示的最顶端好像多了行空格,在FF浏览器下看不到
main_index.html模板:

articles.html模板:

搞不懂- -||
2011-05-15 21:49:18