Home
last modified time | relevance | path

Searched defs:opacity (Results 26 – 50 of 125) sorted by relevance

12345

/plugin/move/script/
Dtree.js100 opacity: 0.5, property
/plugin/amcharts/assets/amcharts/themes/
Dchalk.js156 opacity: 0.7, property
175 opacity: 1, property
Dpatterns.js209 opacity: 0.7, property
226 opacity: 1, property
/plugin/snow/
Dsnowstorm.js476 this.setOpacity = function(o,opacity) { argument
/plugin/s5reloaded/ui/effects_support/
Deffects.js536 effect.element.hide().setStyle({opacity: oldOpacity}); property
564 opacity: element.getInlineOpacity(), property
633 effect.element.hide().undoClipping().undoPositioned().setStyle({opacity: oldOpacity}); property
646 opacity: element.getInlineOpacity() }; property
778 opacity: element.getInlineOpacity() }; property
852 opacity: element.getInlineOpacity() }; property
904 afterFinishInternal: function(effect) { effect.element.setStyle({opacity: oldOpacity}); } property
/plugin/amcharts/assets/amcharts/plugins/export/
Dexport.js126 opacity: state.cfg.opacity property
156 opacity: state.cfg.opacity property
313 opacity: cfg.opacity property
484 opacity: 1, property
1260 opacity: _this.drawing.opacity, property
1499 opacity: g.paths[ i1 ].fillOpacity property
1536 opacity: g.paths[ i1 ].fillOpacity property
1598 opacity: 0 property
1655 opacity: style_parent[ "opacity" ] property
Dexport.min.js1 …ric.Group&&c.drawing.handler.change({color:e.cfg.color,width:e.cfg.width,opacity:e.cfg.opacity},!0… property
/plugin/picasawebalbum/
Djquery.slimbox2.js6 …entStyle.position!="fixed"));if(v){H.style.position="absolute"}w(H).css("opacity",u.overlayOpacity… property
/plugin/tline/timeline_ajax/
Dsimile-ajax-bundle.js881 …on(speed,callback){return speed?this.animate({height:"show",width:"show",opacity:"show"},speed,cal… property
887 },hide:function(speed,callback){return speed?this.animate({height:"hide",width:"hide",opacity:"hide… property
890 …le.apply(this,arguments):fn?this.animate({height:"toggle",width:"toggle",opacity:"toggle"},fn,fn2)… property
895 },fadeIn:function(speed,callback){return this.animate({opacity:"show"},speed,callback); property
896 },fadeOut:function(speed,callback){return this.animate({opacity:"hide"},speed,callback); property
897 },fadeTo:function(speed,to,callback){return this.animate({opacity:to},speed,callback); property
1016 },opacity:function(fx){jQuery.attr(fx.elem.style,"opacity",fx.now); method
/plugin/eventline/timeline_ajax/
Dsimile-ajax-bundle.js881 …on(speed,callback){return speed?this.animate({height:"show",width:"show",opacity:"show"},speed,cal… property
887 },hide:function(speed,callback){return speed?this.animate({height:"hide",width:"hide",opacity:"hide… property
890 …le.apply(this,arguments):fn?this.animate({height:"toggle",width:"toggle",opacity:"toggle"},fn,fn2)… property
895 },fadeIn:function(speed,callback){return this.animate({opacity:"show"},speed,callback); property
896 },fadeOut:function(speed,callback){return this.animate({opacity:"hide"},speed,callback); property
897 },fadeTo:function(speed,to,callback){return this.animate({opacity:to},speed,callback); property
1016 },opacity:function(fx){jQuery.attr(fx.elem.style,"opacity",fx.now); method
/plugin/lightboxv2/
Dscript.js4 …ion o(e){b("select, embed, object").hide();n();b("#overlay").hide().css({opacity:a.overlayOpacity}… property
/plugin/authgoogle/google/contrib/
DGoogle_FusiontablesService.php655 public $opacity; variable in Google_Bucket
681 public function setOpacity( $opacity) {
1099 public $opacity; variable in Google_StyleFunctionGradientColors
1106 public function setOpacity( $opacity) {
/plugin/diagramsnet/lib/math/extensions/
DSafe.js19 …Shadow:true,fontFamily:true,fontSize:true,fontStyle:true,fontWeight:true,opacity:true,outline:true… property
/plugin/jquery/
Dscript.js19 …]'"]+)+\]|\\.|[^ >+~,(\[]+)+|[>+~])(\s*,\s*)?/g,K=0,G=Object.prototype.toString;var F=function(X,T… function
Djquery-1.4.2.js868 opacity: /^0.55$/.test( a.style.opacity ), property
5546 .animate({opacity: to}, speed, callback); property
5670 fadeIn: { opacity: "show" }, property
5671 fadeOut: { opacity: "hide" } property
5893 opacity: function( fx ) { method
/plugin/sequencediagram/bower_components/raphael/dev/
Draphael.svg.js126 opacity: 1, property
519 $(node, {opacity: attrs.opacity}); property
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
Deditor_zh-CN.properties51 opacity=Opacity key
Deditor_de.properties57 opacity=Deckkraft key
Deditor.properties52 opacity=Opacity key
/plugin/s5reloaded/ui/thesis/
Dslides.js2453 function opacity(ids, opacStart, opacEnd, millisec) { function
2468 function changeOpac(opacity, ids) { argument
/plugin/jquery-syntax/
Djquery-1.6.min.js16 …nction ct(a){if(!ch[a]){var b=f("<"+a+">").appendTo("body"),d=b.css("display");b.remove();if(d==="…
/plugin/diagramsnet/lib/math/extensions/a11y/
Dexplorer.js132 opacity: 1, property
/plugin/dokumicrobugtracker/js/
Djquery.js2 …nction cr(a){if(!cg[a]){var b=c.body,d=f("<"+a+">").appendTo(b),e=d.css("display");d.remove();if(e…
4 …re:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){f.fn[a]=function(c){var d=…
/plugin/callflow/
Draphael.js577 opacity: 1, property
607 opacity: nu, property
4160 opacity: glow.opacity || .5, property
4177 opacity: +(s.opacity / c).toFixed(3) property
5887 opacity: 1, property
6259 $(node, {opacity: attrs.opacity}); property
/plugin/sequencediagram/bower_components/raphael/
Draphael.min.js1 …define&&define.amd?define([],e):"object"==typeof exports?exports.Raphael=e():t.Raphael=e()}(window…

12345