Home
last modified time | relevance | path

Searched refs:isIE6 (Results 1 – 9 of 9) sorted by relevance

/plugin/snow/
Dsnowstorm.js54 isIE6 = navigator.userAgent.match(/msie 6/i),
57 noFixed = (isBackCompatIE || isIE6),
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
Dfirebug-lite-debug.js55 this.isIE6 = /msie 6/i.test(navigator.appVersion);
148 this.noFixedPosition = this.isIE6 || this.isIEQuiksMode;
218 if (FBL.isIE6)
6813 if (isIE6)
8036 if (isIE6)
8358 var offsetLeft = isIE6 ? -1 : -6; // IE6 problem with fixed position
10115 var offsetLeft = isIE6 ? 1 : -4, // IE6 problem with fixed position
10219 if (isIE6 && Firebug.Selector)
15340 var OBJECTLINK = this.OBJECTLINK = isIE6 ? // IE6 object link representation
17916 if (isIE6)
[all …]
/plugin/webcode/vendor/
Dfirebug-lite-1.4.js32 this.isIE6=/msie 6/i.test(navigator.appVersion);
65 this.noFixedPosition=this.isIE6||this.isIEQuiksMode;
90 }if(FBL.isIE6){fixIE6BackgroundImageCache()
1619 if(isIE6){tabNode.href="javascript:void(0)"
1898 if(isIE6){menuItemProps.href="javascript:void(0)"
1989 var offsetLeft=isIE6?-1:-6;
2431 }else{var offsetLeft=isIE6?1:-4,chrome=Firebug.chrome,box=chrome.getElementBox(target),offset=chrom…
2474 if(isIE6&&Firebug.Selector){var as=$$(".fbHover");
4173 var OBJECTLINK=this.OBJECTLINK=isIE6?A({"class":"objectLink objectLink-$className a11yFocus",href:"…
4736 if(isIE6){yDiff-=2
[all …]
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js43 this.isIE6=/msie 6/i.test(navigator.appVersion);
76 this.noFixedPosition=this.isIE6||this.isIEQuiksMode;
101 }if(FBL.isIE6){fixIE6BackgroundImageCache()
1630 if(isIE6){tabNode.href="javascript:void(0)"
1909 if(isIE6){menuItemProps.href="javascript:void(0)"
2000 var offsetLeft=isIE6?-1:-6;
2442 }else{var offsetLeft=isIE6?1:-4,chrome=Firebug.chrome,box=chrome.getElementBox(target),offset=chrom…
2485 if(isIE6&&Firebug.Selector){var as=$$(".fbHover");
4184 var OBJECTLINK=this.OBJECTLINK=isIE6?A({"class":"objectLink objectLink-$className a11yFocus",href:"…
4747 if(isIE6){yDiff-=2
[all …]
/plugin/diagramsnet/lib/js/orgchart/
Dbridge.min.js8 …isSafari3:gt,isSafari4:ni,isSafari5:ii,isSafari5_0:ti,isSafari2:dt,isIE:u,isIE6:f,isIE7:e,isIE7m:f… property
/plugin/diagramsnet/lib/js/
Dorgchart.min.js8 …isSafari3:gt,isSafari4:ni,isSafari5:ii,isSafari5_0:ti,isSafari2:dt,isIE:u,isIE6:f,isIE7:e,isIE7m:f… property
/plugin/yuriigantt/3rd/dhtmlxgantt/
Ddhtmlxgantt.js13 …r.userAgent.indexOf("MSIE")>=0||navigator.userAgent.indexOf("Trident")>=0,isIE6:!window.XMLHttpReq… property
Ddhtmlxgantt.js.map1 …Hash","xLayout","floor","transform","env","isIE","navigator","userAgent","isIE6","XMLHttpRequest",…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
Ddhtmlxgantt.js29478 isIE6: (!window.XMLHttpRequest && navigator.userAgent.indexOf("MSIE") >= 0), property