error somewhere on your page, I
> would check first in the mouse_up function, but also check anything that
> runs before $('body').bind("mouseup",mouse_up)
>
> -- JMcG
>
>
>
> Ad-25 wrote:
>
> > $('body').bind("mouseup",mouse_u
in FF, but not in IE.
Could anybody give me a pointer where to look for a solution?
Thanks in advance,
Ad
Hi there,
I want to fire up a bunch of animations on a single click in a strict
order. Unfortunately it doesn't work every time.
Here is my code:
$("#title02").click(
function () { // the first 3 events should occur together, NOT
one
after another
Hi there,
I want to fire up a bunch of animations on a single click in a strict
order. Unfortunately it doesn't work every time.
Here is my code:
$("#title02").click(
function () { // the first 3 events should occur together, NOT
one
after another
4 matches
Mail list logo