Home
last modified time | relevance | path

Searched refs:navigator (Results 1 – 25 of 155) sorted by relevance

1234567

/template/kajukkk/js/
H A Dsendsns.js34 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))
/template/chippedsnow/
H A Dmobileinputsize.js6 var index = navigator.appVersion.indexOf("Mobile"); // detect chrome for android and ios safari
7 var index2 = navigator.appVersion.indexOf("Android"); // detect firefox for android
/template/tilus/
H A Dmobileinputsize.js10 var index = navigator.appVersion.indexOf("Mobile"); // detect chrome for android and ios safari
11 var index2 = navigator.appVersion.indexOf("Android"); // detect firefox for android
/template/darkwood/
H A Dmobileinputsize.js10 var index = navigator.appVersion.indexOf("Mobile"); // detect chrome for android and ios safari
11 var index2 = navigator.appVersion.indexOf("Android"); // detect firefox for android
/template/panoramacake/
H A Dmobileinputsize.js10 var index = navigator.appVersion.indexOf("Mobile"); // detect chrome for android and ios safari
11 var index2 = navigator.appVersion.indexOf("Android"); // detect firefox for android
/template/cutopillar/
H A Dmobileinputsize.js6 var index = navigator.appVersion.indexOf("Mobile"); // detect chrome for android and ios safari
7 var index2 = navigator.appVersion.indexOf("Android"); // detect firefox for android
/template/launch/js/
H A Dmobileinputsize.js6 var index = navigator.appVersion.indexOf("Mobile"); // detect chrome for android and ios safari
7 var index2 = navigator.appVersion.indexOf("Android"); // detect firefox for android
/template/amanuensis/inc/
H A Dindex.js32 …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';
/template/a_new_day/js/
H A Dcontrols.js93 (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;
H A Dprototype.js900 (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 …]
/template/battlehorse/js/
H A Dcontrols.js93 (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;
H A Dprototype.js900 (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 …]
/template/20cones/css/
H A D_recent.css65 /*____________ page navigator ____________*/
/template/greensteel/css/
H A D_recent.css49 /*____________ page navigator ____________*/
/template/stm/stm/css/
H A D_recent.css49 /*____________ page navigator ____________*/
/template/daily/css/
H A D_recent.css49 /*____________ page navigator ____________*/
/template/binkytestinstance/css/
H A D_recent.css49 /*____________ page navigator ____________*/
/template/lisps/css/
H A D_recent.css49 /*____________ page navigator ____________*/
/template/ramtop/css/
H A D_recent.css49 /*____________ page navigator ____________*/
/template/dokufreech/css/
H A D_recent.css49 /*____________ page navigator ____________*/
/template/codowik/css/
H A D_recent.css49 /*____________ page navigator ____________*/
/template/writers/css/
H A D_recent.css54 /*____________ page navigator ____________*/
/template/khum1/css/
H A D_recent.css64 /*____________ page navigator ____________*/
/template/simplewiki/css/
H A D_recent.css65 /*____________ page navigator ____________*/
/template/docnavwiki/css/
H A D_recent.css65 /*____________ page navigator ____________*/

1234567