Ok thats good. I have another question concerning the animations above, in the previous jQuery version the animation queued correctly but it caused another wierd issue as posted above:
"Another thing I noticed in this very simple test is that this code queues the animation, so moving the pointer back and forth over it quickly makes it do several animations." so moving the mouse back and forth could easily make it queue 10 animations which made it seem that it just pulsated. I'm guessing that this is the intended behavior but I'm looking for a fix for this on my side. Any suggestions? //Kristinn On 4/2/07, John Resig <[EMAIL PROTECTED]> wrote:
That's correct, there's a ticket open on that and I'm working to fix it. --John On 4/1/07, Kristinn Sigmundsson <[EMAIL PROTECTED]> wrote: > > Hi there jhon, > I downloaded the latest version > * $Date: 2007-03-25 22:06:50 -0400 (Sun, 25 Mar 2007) $ > * $Rev: 1596 $ > and applied it to my little test, and it seems to have a bug. > The problem seems to be animate, it doesn't queue animations on the > same object it just shuts down. test it on > http://www.sigmundsson.se/test.php > > > On 4/1/07, John Resig <[EMAIL PROTECTED]> wrote: > > > > > I think it does use display: block; > > > > That's correct. This has already been resolved in SVN and will be > > released in jQuery 1.1.3. > > > > --John > > >