Added tests for 193 and 170.

Removed unused line of code from fx.
This commit is contained in:
Brandon Aaron 2006-10-17 15:34:19 +00:00
parent 688c724b1f
commit 6f7cd66959
3 changed files with 48 additions and 33 deletions

View file

@ -493,8 +493,6 @@ jQuery.extend({
// Remember where we started, so that we can go back to it later
z.el.orig[prop] = this.cur();
var start = z.el.orig[prop];
// Begin the animation
z.custom(0, z.el.orig[prop]);