From c4f529917391bc0ea2aabcca99b2bf64c41470aa Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Sun, 21 Mar 2010 03:47:32 +0000 Subject: #679036 by marvil07, mfer, Rob Loach, et al: Upgrade to jQuery UI 1.8. --- misc/ui/effects.shake.js | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 misc/ui/effects.shake.js (limited to 'misc/ui/effects.shake.js') diff --git a/misc/ui/effects.shake.js b/misc/ui/effects.shake.js deleted file mode 100644 index b852b4c4d..000000000 --- a/misc/ui/effects.shake.js +++ /dev/null @@ -1,15 +0,0 @@ -// $Id$ - -/* - * jQuery UI Effects Shake 1.7.2 - * - * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about) - * Dual licensed under the MIT (MIT-LICENSE.txt) - * and GPL (GPL-LICENSE.txt) licenses. - * - * http://docs.jquery.com/UI/Effects/Shake - * - * Depends: - * effects.core.js - */ -(function(a){a.effects.shake=function(b){return this.queue(function(){var e=a(this),l=["position","top","left"];var k=a.effects.setMode(e,b.options.mode||"effect");var n=b.options.direction||"left";var c=b.options.distance||20;var d=b.options.times||3;var g=b.duration||b.options.duration||140;a.effects.save(e,l);e.show();a.effects.createWrapper(e);var f=(n=="up"||n=="down")?"top":"left";var p=(n=="up"||n=="left")?"pos":"neg";var h={},o={},m={};h[f]=(p=="pos"?"-=":"+=")+c;o[f]=(p=="pos"?"+=":"-=")+c*2;m[f]=(p=="pos"?"-=":"+=")+c*2;e.animate(h,g,b.options.easing);for(var j=1;j