[jQuery] Combining Animation Methods: fadeOut and slideUp

[jQuery] Combining Animation Methods: fadeOut and slideUp


Is it possible to execute both a fadeOut() as well as a slideUp()
methods on an object? If so, what is the syntax? Any feedback will be
greatly appreciated.