From af15f2c4a192dea02aab9e519defc68c71763ec4 Mon Sep 17 00:00:00 2001 From: yvesf Date: Mon, 22 Nov 2010 14:34:55 +0100 Subject: jquery ui --- .../ui/minified/jquery.effects.pulsate.min.js | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 static/development-bundle/ui/minified/jquery.effects.pulsate.min.js (limited to 'static/development-bundle/ui/minified/jquery.effects.pulsate.min.js') diff --git a/static/development-bundle/ui/minified/jquery.effects.pulsate.min.js b/static/development-bundle/ui/minified/jquery.effects.pulsate.min.js new file mode 100644 index 0000000..36cef0d --- /dev/null +++ b/static/development-bundle/ui/minified/jquery.effects.pulsate.min.js @@ -0,0 +1,14 @@ +/* + * jQuery UI Effects Pulsate 1.8.6 + * + * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) + * Dual licensed under the MIT or GPL Version 2 licenses. + * http://jquery.org/license + * + * http://docs.jquery.com/UI/Effects/Pulsate + * + * Depends: + * jquery.effects.core.js + */ +(function(d){d.effects.pulsate=function(a){return this.queue(function(){var b=d(this),c=d.effects.setMode(b,a.options.mode||"show");times=(a.options.times||5)*2-1;duration=a.duration?a.duration/2:d.fx.speeds._default/2;isVisible=b.is(":visible");animateTo=0;if(!isVisible){b.css("opacity",0).show();animateTo=1}if(c=="hide"&&isVisible||c=="show"&&!isVisible)times--;for(c=0;c