« 智能的PHP缩图类 PHP操作Access类(PHP+ODBC+Access) »

解决IE6.0、IE5.0、IE5.5差异全攻略

一、过滤 IE5.5

@media tty { i{content:"\";/*" "*/}}@m; @import 'ie55win.css'; /*";}}/* */

注意代码中的’ie55win.css’

二、过滤 IE5.0

@media tty { i{content:"\";/*" "*/}}; @import 'ie50win.css'; {;}/*";}}/* */

注意代码中的’ie50win.css’

三、过滤 MAC下的 IE5

/*\*//*/@import "ie5mac.css";/**/

注意代码中的”ie5mac.css”

回复留言

*
To prove you're a person (not a spam script), type the security word shown in the picture.
Anti-Spam Image

你可以使用XHTML标签: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>