[jQuery] Re: prevent object from being clicked until animation is over

2009-05-01 Thread slengteng
    return false; >    //... > > }); > > On May 1, 1:16 pm, slengteng wrote: > > > As in topic. I have dynamic gallery containing just 3 elements: > > >http://szycha.kylos.pl/test/gal.htmlhttp://szycha.kylos.pl/test/js/ga... > > > Problem occures when

[jQuery] prevent object from being clicked until animation is over

2009-05-01 Thread slengteng
As in topic. I have dynamic gallery containing just 3 elements: http://szycha.kylos.pl/test/gal.html http://szycha.kylos.pl/test/js/gallery.js -script Problem occures when image is clicked another time(you have to click quick to see the problem) before end of animation. I think that preventing i