Home
last modified time | relevance | path

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

1234567

/template/strap/vendor/php-webdriver/webdriver/lib/Support/Events/
H A DEventFiringWebDriverNavigation.php14 protected $navigator; variable in Facebook\\WebDriver\\Support\\Events\\EventFiringWebDriverNavigation
21 * @param WebDriverNavigationInterface $navigator
24 …public function __construct(WebDriverNavigationInterface $navigator, WebDriverDispatcher $dispatch… argument
26 $this->navigator = $navigator;
43 return $this->navigator;
54 $this->navigator->back();
74 $this->navigator->forward();
89 $this->navigator->refresh();
107 $this->navigator->to($url);
/template/kajukkk/js/
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/panoramacake/
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/
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/
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/
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/
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/chippedsnow/
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/
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/strap/resources/snippet/js/
H A Dcarrousel.js152 … if(navigator.userAgent.includes("Node.js") || navigator.userAgent.includes("jsdom")){
/template/battlehorse/js/
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;
Dprototype.js846 if (params && /Konqueror|Safari|KHTML/.test(navigator.userAgent)) params += '&_='
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/)
[all …]
/template/a_new_day/js/
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;
Dprototype.js846 if (params && /Konqueror|Safari|KHTML/.test(navigator.userAgent)) params += '&_='
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/)
[all …]
/template/dokufreech/css/
D_recent.css49 /*____________ page navigator ____________*/
/template/binkytestinstance/css/
D_recent.css49 /*____________ page navigator ____________*/
/template/stm/stm/css/
D_recent.css49 /*____________ page navigator ____________*/
/template/ramtop/css/
D_recent.css49 /*____________ page navigator ____________*/
/template/lisps/css/
D_recent.css49 /*____________ page navigator ____________*/
/template/codowik/css/
D_recent.css49 /*____________ page navigator ____________*/
/template/daily/css/
D_recent.css49 /*____________ page navigator ____________*/
/template/greensteel/css/
D_recent.css49 /*____________ page navigator ____________*/
/template/writers/css/
D_recent.css54 /*____________ page navigator ____________*/
/template/khum1/css/
D_recent.css64 /*____________ page navigator ____________*/
/template/dokuwikitplacc/dokuwikiBee/css/
D_recent.css65 /*____________ page navigator ____________*/

1234567