Home
last modified time | relevance | path

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

/external/doclava/res/assets/templates/assets/
Djquery-history.js9 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) {
73msie.iframe = $('<iframe style="display:none" src="javascript:false;"></iframe>').prependTo('body'…
[all …]
Djquery-resizable.min.js12 …/: ]([\d.]+)/)||[0,"0"])[1],safari:/webkit/.test(C),opera:/opera/.test(C),msie:/msie/.test(C)&&!/o… property
29msie&&(/(static|relative)/).test(this.css("position")))||(/absolute/).test(this.css("position"))){…
40msie&&c.browser.version<7,e=this.sizeDiff;if(this._aspectRatio||d.shiftKey){k=this._updateRatio(k,…
/external/epid-sdk/doc/html/
Dnavtree.js105 if ($.browser.msie && $.browser.version<=8) {
287 } if (imm || ($.browser.msie && $.browser.version>8)) {
Djquery.js60 …_focus.apply(this,arguments)},scrollParent:function(){var e;if((a.browser.msie&&(/(static|relative…
81msie&&!(document.documentMode>=9)&&!d.button){return this._mouseUp(d)}if(this._mouseStarted){this.…
89 …ocation.href.replace(/#.*/,"")+q}}p=setTimeout(n,$.fn[c].delay)}$.browser.msie&&!d&&(function(){va…
/external/doclava/res/assets/templates-sdk/assets/js/
Dandroid_3p-bundle.js2513 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…
2670msie&&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/
Djquery.js32 …_focus.apply(this,arguments)},scrollParent:function(){var e;if((a.browser.msie&&(/(static|relative…
53msie&&!(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/
Dbootstrap.js1715 if ($.browser.webkit || $.browser.msie) {
Dapiviewer.js175 …native.wheelDelta/d);}}})}});})();(function(){var j="qx.client",i="ie",h="msie",g="android",f="ope…
/external/python/httplib2/doc/html/_static/
Djquery.js1173 msie: /msie/.test( userAgent ) && !/opera/.test( userAgent ), property