Would you mind giving us some code to look at? Or point us to a test page? It might be easier to help you if we have something to look at.

--Karl

____________
Karl Swedberg
www.englishrules.com
www.learningjquery.com




On Apr 19, 2009, at 7:22 AM, blockedmind wrote:


Hmmm...

On Apr 18, 2:28 am, blockedmind <blockedm...@gmail.com> wrote:
Nothing?

On Apr 17, 8:46 pm, blockedmind <blockedm...@gmail.com> wrote:

This problem occurs when $("#menu li a").fadeOut(function() {}); being used. callback function is called 3 times 'cos there is 3 li elements.

On Apr 17, 7:28 pm, blockedmind <blockedm...@gmail.com> wrote:

Callback function of fadeOut effect is executed once for each element
animated against. Is it possible to make it executed once after all
elements faded?

Reply via email to