Searched refs:msie (Results 1 – 8 of 8) sorted by relevance
/external/doclava/res/assets/templates/assets/ |
D | jquery-history.js | 9 var msie = { variable 12 return msie.iframe.contentWindow.document; 15 return msie.getDoc().location.hash; 18 var d = msie.getDoc(); 26 var hash = msie.iframe ? msie.getHash() : location.hash; 29 if (msie.iframe) { 44 if (msie.iframe) { 45 msie.setHash(currentHash); 72 if ($.browser.msie) { 73 …msie.iframe = $('<iframe style="display:none" src="javascript:false;"></iframe>').prependTo('body'… [all …]
|
D | jquery-resizable.min.js | 12 …/: ]([\d.]+)/)||[0,"0"])[1],safari:/webkit/.test(C),opera:/opera/.test(C),msie:/msie/.test(C)&&!/o… property 29 …msie&&(/(static|relative)/).test(this.css("position")))||(/absolute/).test(this.css("position"))){… 40 …msie&&c.browser.version<7,e=this.sizeDiff;if(this._aspectRatio||d.shiftKey){k=this._updateRatio(k,…
|
/external/doclava/res/assets/templates-sdk/assets/js/ |
D | android_3p-bundle.js | 2513 if ($.browser.msie && document.documentMode && document.documentMode >= 8) { 2540 if ($.browser.msie) updateIEFrame(hash); 2547 if ($.browser.msie) { 2569 if ($.browser.msie) { 2646 …cus.apply(this,arguments)},scrollParent:function(){var b;return a.browser.msie&&/(static|relative)… 2654 …gate),b.preventDefault(),c=!0,!0},_mouseMove:function(b){return!a.browser.msie||document.documentM… 2662 …0].tagName&&this.offsetParent[0].tagName.toLowerCase()=="html"&&a.browser.msie)b={top:0,left:0};re… 2670 …msie&&a.browser.version<7,n=this.sizeDiff;this._updateVirtualBoundaries(b.shiftKey);if(this._aspec… 2678 …0].tagName&&this.offsetParent[0].tagName.toLowerCase()=="html"&&a.browser.msie)b={top:0,left:0};re… 2682 …ser.msie){var d=this.element.parent().css("overflow");this.element.parent().css("overflow","hidden… [all …]
|
/external/tinyxml2/docs/ |
D | jquery.js | 32 …_focus.apply(this,arguments)},scrollParent:function(){var e;if((a.browser.msie&&(/(static|relative… 53 …msie&&!(document.documentMode>=9)&&!d.button){return this._mouseUp(d)}if(this._mouseStarted){this.… 61 …ocation.href.replace(/#.*/,"")+q}}p=setTimeout(n,$.fn[c].delay)}$.browser.msie&&!d&&(function(){va…
|
/external/oboe/docs/reference/ |
D | jquery.js | 32 …_focus.apply(this,arguments)},scrollParent:function(){var e;if((a.browser.msie&&(/(static|relative… 53 …msie&&!(document.documentMode>=9)&&!d.button){return this._mouseUp(d)}if(this._mouseStarted){this.… 61 …ocation.href.replace(/#.*/,"")+q}}p=setTimeout(n,$.fn[c].delay)}$.browser.msie&&!d&&(function(){va…
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/ |
D | bootstrap.js | 1715 if ($.browser.webkit || $.browser.msie) {
|
D | apiviewer.js | 175 …native.wheelDelta/d);}}})}});})();(function(){var j="qx.client",i="ie",h="msie",g="android",f="ope…
|
/external/python/httplib2/doc/html/_static/ |
D | jquery.js | 1173 msie: /msie/.test( userAgent ) && !/opera/.test( userAgent ), property
|