something like wait();

something like wait();

hi there.
i have code:

$('div.adv-form')
.slideUp(75)
.prev('a').removeClass('adv-open');


what i need to do, that rule:
.prev('a').removeClass('adv-open');

was start only when
.slideUp(75)

will finished?
tnx u
    • Topic Participants

    • jlh