http://oss.org.cn/?action-viewnews-itemid-70675

 

 if(navigator.userAgent.indexOf("MSIE")>0){
   //ie
   }else if(navigator.userAgent.indexOf("Firefox")>0){
   //firefox
   }else if(navigator.userAgent.indexOf("Chrome")>0){
   //chrome
   }else if(navigator.userAgent.indexOf("Safari")>0){
   //safari
   }else{
   //this part can be used as opera area
   }
文章標籤
全站熱搜
創作者介紹
創作者 mosquitoyo 的頭像
mosquitoyo

mosquitoyo~

mosquitoyo 發表在 痞客邦 留言(0) 人氣(704)