Searched refs:navigator (Results 1 – 25 of 155) sorted by relevance
1234567
34 if( navigator.userAgent.match(/Android/i)35 || navigator.userAgent.match(/webOS/i)36 || navigator.userAgent.match(/iPhone/i)37 || navigator.userAgent.match(/iPad/i)38 || navigator.userAgent.match(/iPod/i)39 || navigator.userAgent.match(/BlackBerry/i)40 || navigator.userAgent.match(/Windows Phone/i)89 if(navigator.userAgent.match(/android/i))94 else if(navigator.userAgent.match(/(iphone)|(ipod)|(ipad)/i))
6 var index = navigator.appVersion.indexOf("Mobile"); // detect chrome for android and ios safari7 var index2 = navigator.appVersion.indexOf("Android"); // detect firefox for android
10 var index = navigator.appVersion.indexOf("Mobile"); // detect chrome for android and ios safari11 var index2 = navigator.appVersion.indexOf("Android"); // detect firefox for android
32 …if(typeof document.getElementById == 'undefined' || /opera[\/ ][56]/i.test(navigator.userAgent)) {…35 this.iskde = navigator.vendor == 'KDE';41 this.isoldsaf = navigator.vendor == 'Apple Computer, Inc.' && typeof XMLHttpRequest == 'undefined';
93 (navigator.appVersion.indexOf('MSIE')>0) &&94 (navigator.userAgent.indexOf('Opera')<0) &&144 if(navigator.appVersion.indexOf('AppleWebKit')>0) Event.stop(event);149 if(navigator.appVersion.indexOf('AppleWebKit')>0) Event.stop(event);154 (navigator.appVersion.indexOf('AppleWebKit') > 0 && event.keyCode == 0)) return;
900 (navigator.userAgent.match(/Gecko\/(\d{4})/) || [0,2005])[1] < 2005)1397 value = (/Gecko/.test(navigator.userAgent) &&1398 !/Konqueror|Safari|KHTML/.test(navigator.userAgent)) ? 0.999999 : 1.0;1399 if(/MSIE/.test(navigator.userAgent) && !window.opera)1402 if(/MSIE/.test(navigator.userAgent) && !window.opera)1406 if(/MSIE/.test(navigator.userAgent) && !window.opera)1580 if(/Konqueror|Safari|KHTML/.test(navigator.userAgent))2262 (navigator.appVersion.match(/Konqueror|Safari|KHTML/)2274 (navigator.appVersion.match(/Konqueror|Safari|KHTML/)2289 if (navigator.appVersion.match(/\bMSIE\b/))[all …]
65 /*____________ page navigator ____________*/
49 /*____________ page navigator ____________*/
54 /*____________ page navigator ____________*/
64 /*____________ page navigator ____________*/