moffee's blog

最简单的浏览器兼容

#someNode
{
     position: fixed;   给Firefox以及其他浏览器看
   #position: fixed;   给IE7(或者更高)看
   _position: fixed;   给IE6以及更老的版本看
}

评论列表

 
  1. 还没有任何评论,你来说两句吧

 

发表评论

 
  • 发表评论