Home
last modified time | relevance | path

Searched defs:opacity (Results 1 – 4 of 4) sorted by relevance

/build/make/tools/droiddoc/templates-pdk/assets/
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
Djquery-resizable.min.js19 …[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?/g,L=0,H=Object.prototype.toString;var F=function… field
40 …;this.element.addClass("ui-resizable");c.extend(this,{_aspectRatio:!!(j.aspectRatio),aspectRatio:j… argument
/build/make/tools/droiddoc/templates-ndk/assets/js/
Dandroid_3p-bundle.js2477 …nction cu(a){if(!cj[a]){var b=c.body,d=f("<"+a+">").appendTo(b),e=d.css("display");d.remove();if(e…
2479 …nction(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentN…
2662 …rsor:"auto",cursorAt:!1,grid:!1,handle:!1,helper:"original",iframeFix:!1,opacity:!1,refreshPositio… property
2670 …imate:!1,animateDuration:"slow",animateEasing:"swing",aspectRatio:!1,autoHide:!1,containment:!1,gh… method
2678 …ze:!1,forceHelperSize:!1,grid:!1,handle:!1,helper:"original",items:"> *",opacity:!1,placeholder:!1… property
2706 …isabledInputs=[],this._datepickerShowing=!1,this._inDialog=!1,this._mainDivId="ui-datepicker-div",… argument
2722 …||20,h=b.options.times||5,i=b.duration||250;/show|hide/.test(e)&&d.push("opacity"),a.effects.save(… property
2730 …ue(function(){var c=a(this),d=["position","top","bottom","left","right","opacity"],e=a.effects.set… property
2734 …),top:f.top+i*(h/c)+(b.options.mode=="show"?(i-Math.floor(c/2))*(h/c):0),opacity:b.options.mode=="… property
2738 …){var c=a(this),d=a.effects.setMode(c,b.options.mode||"hide");c.animate({opacity:d},{queue:!1,dura… property
[all …]
Ddocs.js111 $('#quicknav').stop().show().animate({opacity:'1'}); property
115 $('#quicknav').stop().animate({opacity:'0'}, 100, function() { property