From 1215de575d9cda66b434f21dafdf44f986638b71 Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 9 Jul 2012 23:23:20 -0700 Subject: slider --- .../development-bundle/ui/minified/jquery.effects.bounce.min.js | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 include/jquery_ui/development-bundle/ui/minified/jquery.effects.bounce.min.js (limited to 'include/jquery_ui/development-bundle/ui/minified/jquery.effects.bounce.min.js') diff --git a/include/jquery_ui/development-bundle/ui/minified/jquery.effects.bounce.min.js b/include/jquery_ui/development-bundle/ui/minified/jquery.effects.bounce.min.js new file mode 100644 index 000000000..9287124d5 --- /dev/null +++ b/include/jquery_ui/development-bundle/ui/minified/jquery.effects.bounce.min.js @@ -0,0 +1,5 @@ +/*! jQuery UI - v1.8.21 - 2012-06-05 +* https://github.com/jquery/jquery-ui +* Includes: jquery.effects.bounce.js +* Copyright (c) 2012 AUTHORS.txt; Licensed MIT, GPL */ +(function(a,b){a.effects.bounce=function(b){return this.queue(function(){var c=a(this),d=["position","top","bottom","left","right"],e=a.effects.setMode(c,b.options.mode||"effect"),f=b.options.direction||"up",g=b.options.distance||20,h=b.options.times||5,i=b.duration||250;/show|hide/.test(e)&&d.push("opacity"),a.effects.save(c,d),c.show(),a.effects.createWrapper(c);var j=f=="up"||f=="down"?"top":"left",k=f=="up"||f=="left"?"pos":"neg",g=b.options.distance||(j=="top"?c.outerHeight({margin:!0})/3:c.outerWidth({margin:!0})/3);e=="show"&&c.css("opacity",0).css(j,k=="pos"?-g:g),e=="hide"&&(g=g/(h*2)),e!="hide"&&h--;if(e=="show"){var l={opacity:1};l[j]=(k=="pos"?"+=":"-=")+g,c.animate(l,i/2,b.options.easing),g=g/2,h--}for(var m=0;m