Home
last modified time | relevance | path

Searched refs:navigator (Results 276 – 277 of 277) sorted by path

1...<<1112

/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1navigator","userAgent","isIE6","XMLHttpRequest","isIE7","isIE8","isOpera","isChrome","isKHTML","is…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js4304 window.navigator &&
5059 var canEvaluate = typeof navigator == "undefined";
6333 …var isQt = (navigator.userAgent.match(/AppleWebKit/) !== null && navigator.userAgent.match(/Qt/) !…
7122 }else if(window.navigator.pointerEnabled){
7133 }else if (window.navigator.msPointerEnabled){
16922 if (navigator.vibrate)
16960 } else if (window.navigator.pointerEnabled) {
29477 isIE: (navigator.userAgent.indexOf("MSIE") >= 0 || navigator.userAgent.indexOf("Trident") >= 0),
29479 …isIE7: (navigator.userAgent.indexOf("MSIE 7.0") >= 0 && navigator.userAgent.indexOf("Trident") < 0…
29480 …isIE8: (navigator.userAgent.indexOf("MSIE 8.0") >= 0 && navigator.userAgent.indexOf("Trident") >= …
[all …]

1...<<1112