Re: [jquery-dev] Re: problem with use of null in jQuery.speed

2009-12-05 Thread Julian Aubourg
Hey John, saw my comment here: http://github.com/jquery/jquery/commit/25b0ba9f9612583033b902a0e40345463a3a71d0? 2009/12/5 John Resig > Just landed the fix: > > http://github.com/jquery/jquery/commit/b776e2b79a5b051fba3091b0b5057ae14950f7cc > > Thanks! > > --John > > > > On Fri, Dec 4, 2009 at 10

Re: [jquery-dev] Re: problem with use of null in jQuery.speed

2009-12-05 Thread John Resig
Just landed the fix: http://github.com/jquery/jquery/commit/b776e2b79a5b051fba3091b0b5057ae14950f7cc Thanks! --John On Fri, Dec 4, 2009 at 10:52 PM, daltonlp wrote: > I hit this too.  Logged as bug 5557: > > http://dev.jquery.com/ticket/5557 > > The issue still exists in 1.4a1. > > - Lloyd >

[jquery-dev] Re: problem with use of null in jQuery.speed

2009-12-05 Thread daltonlp
I hit this too. Logged as bug 5557: http://dev.jquery.com/ticket/5557 The issue still exists in 1.4a1. - Lloyd On Sep 22, 6:25 am, weepy wrote: > recently had a problem here ... on line 3968 of jquery.js > >        speed: function(speed, easing, fn) { >                 var opt = typeofspeed=