I would pass a callback function to the slideFadeToggle, and then do what I wanted with the other elements within that callback function. You could check the css opacity or height from within the callback, to determine if the element had just finished fade-sliding out or fade-sliding in.
↧