Home
last modified time | relevance | path

Searched defs:position (Results 1 – 5 of 5) sorted by relevance

/build/make/tools/droiddoc/templates-pdk/assets/
Djquery-resizable.min.js12 …)},D=/^[^<]*(<(.|\s)+>)[^>]*$|^#([\w-]+)$/,f=/^.[^:#\[\.,]*$/;o.fn=o.prototype={init:function(E,H)…
19 …[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?/g,L=0,H=Object.prototype.toString;var F=function… field
40 …xtarea|input|select|button|img/i)){if(/relative/.test(this.element.css("position"))&&c.browser.ope… property
Dandroid-developer-docs.js51 $("#body-content").css({'position':'relative', 'top':'0'}); property
132 $("#side-nav").css({position:"absolute",left:0}); property
Djquery-1.6.2.min.js16 …nction cs(a){if(!cg[a]){var b=c.body,d=f("<"+a+">").appendTo(b),e=d.css("display");d.remove();if(e…
18 …if((!f.support.noCloneEvent||!f.support.noCloneChecked)&&(a.nodeType===1||a.nodeType===11)&&!f.isX… property
/build/make/tools/droiddoc/templates-ndk/assets/js/
Ddocs.js1171 $(el).css({height:height+'px', position:'relative'}); property
1174 … $cardInfo.css({position: 'absolute', bottom:'0px', left:'0px', right:'0px', overflow:'visible'}); property
1534 …ul.css({margin: "0", padding: "0", position: "relative", "list-style-type": "none", "z-index": "1"… property
1535 div.css({position: "relative", "z-index": "2", left: "0px"}); property
4256 $(this).css({position: 'absolute', display: index > 0 ? 'none' : ''}); property
4343 $(this).css({position: 'absolute', left: index > 0 ? width + 'px' : '0'}); property
Dandroid_3p-bundle.js2479 …nction(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentN…
2658 …;var c=/left|center|right/,d=/top|center|bottom/,e="center",f={},g=a.fn.position,h=a.fn.offset;a.f… function
2662 …){this.options.helper=="original"&&!/^(?:r|a|f)/.test(this.element.css("position"))&&(this.element… property
2670 …wrap(a('<div class="ui-wrapper" style="overflow: hidden;"></div>').css({position:this.element.css(… property
2678 …parent",axis:!1,connectWith:!1,containment:!1,cursor:"auto",cursorAt:!1,dropOnEmpty:!0,forcePlaceh…
2686 …ocomplete",{options:{appendTo:"body",autoFocus:!1,delay:300,minLength:1,position:{my:"left top",at… property
2694 …ght:"auto",maxHeight:!1,maxWidth:!1,minHeight:150,minWidth:150,modal:!1,position:{my:"center",at:"… property
2706 …isabledInputs=[],this._datepickerShowing=!1,this._inDialog=!1,this._mainDivId="ui-datepicker-div",… argument
2714 …?b:(c=/rgb\(\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*\)/.exec(b))?[parseInt(c[1],10…
2726 (function(a,b){a.effects.clip=function(b){return this.queue(function(){var c=a(this),d=["position",… property
[all …]