From 419ff75b856542a4240ad8e6cda025b935e53318 Mon Sep 17 00:00:00 2001 From: dumpfmprod Date: Thu, 28 Jan 2010 23:20:24 -0500 Subject: Checkin prod changes --- static/js/jquery.easing.min.js | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100755 static/js/jquery.easing.min.js (limited to 'static/js/jquery.easing.min.js') diff --git a/static/js/jquery.easing.min.js b/static/js/jquery.easing.min.js new file mode 100755 index 0000000..1a7b42d --- /dev/null +++ b/static/js/jquery.easing.min.js @@ -0,0 +1,11 @@ +/* + * jQuery Easing v1.1 - http://gsgd.co.uk/sandbox/jquery.easing.php + * + * Uses the built in easing capabilities added in jQuery 1.1 + * to offer multiple easing options + * + * Copyright (c) 2007 George Smith + * Licensed under the MIT License: + * http://www.opensource.org/licenses/mit-license.php + */ +jQuery.easing={easein:function(x,t,b,c,d){return c*(t/=d)*t+b},easeinout:function(x,t,b,c,d){if(t