And here is the link: http://cherne.net/brian/resources/jquery.hoverIntent.html
--
Brandon Aaron
On 4/2/07, Brandon Aaron <[EMAIL PROTECTED]> wrote:
Kristinn,
You might want to checkout the hoverIntent plugin. It should help cut
down, if not eliminate, the crazy queuing you are seeing.
--
B
Kristinn,
You might want to checkout the hoverIntent plugin. It should help cut
down, if not eliminate, the crazy queuing you are seeing.
--
Brandon Aaron
On 4/2/07, Kristinn Sigmundsson <[EMAIL PROTECTED]> wrote:
Ok thats good. I have another question concerning the animations
above, in the
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
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,
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:/
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
I think it does use display: block; If I add the following css to your page
it doesn't do that:
img {float: left; margin: 5px;}
hr {clear: both;}
Not sure how you can work around that though
Rolf
Kristinn Sigmundsson wrote:
>
>
> Hi there,
>
> using this code
> $("img").hover(fun
7 matches
Mail list logo