IE中判断火狐的脚本

2009-07-08 10:17:18 by 【6yang】, 39 visits, 收藏 | 返回
<script>
        if (window.navigator.userAgent.indexOf("Firefox")>=1){
         document.getElementById("randing").style.bottom = "38px";
        }
       </script>
分享到:
share

    图片原图

    loading

    loading