i realize that... i just needed this in a rare case where jquery is showing an element before resizing it, even though the resize statement (css) is before the show()...
On Sep 23, 9:05 pm, ricardobeat <[EMAIL PROTECTED]> wrote: > Yeah, it's just like doing > > $('color','red'); alert('color changed'); > > On Sep 23, 5:15 pm, MorningZ <[EMAIL PROTECTED]> wrote: > > > Callbacks are used to know when asynchronous events are complete... > > setting the css or class doesn't happen asynchronously