当前位置:学者斋 >

有关uaMatch的大全

分享jquery uaMatch源代码
  • 分享jquery uaMatch源代码

  • jqueryuaMatch源代码复制代码代码如下://UseragentRegExprwebkit=/(webkit)[/]([w.]+)/,ropera=/(opera)(?:.*version)?[/]([w.]+)/,rmsie=/(msie)([w.]+)/,rmozilla=/(mozilla)(?:.*?rv:([w.]+))?/,//KeepaUserAgentstringforusewithseruserAgent=Agent,//Formatchingth...
  • 3757