::NoName Magazine 无名杂志 » Project Parasy » [疑惑]為舍FireFox跟IE的顯示不一樣!?


2008-11-8 20:10 respiration
[疑惑]為舍FireFox跟IE的顯示不一樣!?

在ie上的首頁...
[img]http://money-printer.org/image/pics/62f30a3969449b2e27c43d6d94b031cf.JPG[/img]

在ff上的首頁...
[img]http://money-printer.org/image/pics/5adfbad495ba03a5afff11ba59780587.JPG[/img]

為舍兩者會有差別!?ie顯示正常
但ff顯示卻不會更新

有人知道該如何是好嗎?

[[i] 本帖最后由 respiration 于 2008-11-8 20:11 编辑 [/i]]

2008-11-8 23:49 respiration
HELP(ll09)

2008-11-9 23:09 Sai
FF3有一个hack,在parasy/ParasyCore.php
[code]function css_hack() {
        if(preg_match('/(Firefox\/3.0)/i', $_SERVER['HTTP_USER_AGENT'])) {
                echo '<style type="text/css">body {background: #75B6B8 url("/bbs/images/way/bg_summer.jpg") no-repeat 50% 0;}div#wrap {text-align: left;background-color: #FBFBF6;}</style>';
                echo "\n";
        }
}[/code]

2008-11-10 19:10 tonybo
no-repeat前 别忘了fix  (ll01)

2008-11-10 22:27 Sai
原来FF3的background fixed有效能问题,所以添加了此hack

2008-11-10 22:46 respiration
to tonybo
你指那個背景圖嗎?fixed, 謝謝你

to sai
還有這個...版塊後方 在ie上是透明的
但在ff上是白色的  這個又是hack的關系?
[IMG]http://i266.photobucket.com/albums/ii261/shinetyn/3-1.jpg[/IMG]
[IMG]http://i266.photobucket.com/albums/ii261/shinetyn/4-1.jpg[/IMG]

2008-11-10 22:57 Sai
div#wrap {text-align: left;background-color: #FBFBF6;}
这个是白色背景

2008-11-10 23:29 respiration
謝謝SAI

页: [1]


Powered by Discuz! Archiver 5.5.0  © 2001-2006 Comsenz Inc.