[jQuery] Fade Content In and Out

[jQuery] Fade Content In and Out


Hi everyone:
I am looking for a way using jQuery to fade my content in and out when
the user clicks a button. For example:
The user loads the page, the content <div> fades in.
The user clicks on a like to another page and the content fades out
and then the new content fades in.
And ideas?