[jQuery] fade in div content on menu mouse click

[jQuery] fade in div content on menu mouse click


I have a top menu and I'm looking to fade in the page content when I
click a menu item. I've attempted to adapt the Tabs Plugin but it
seems it all has to be within one div for it to work whereas I have my
menu in one div and the content needing to be changed in another div.
I'm really new to all of this as well so any examples where I could
copy and adapt the code would be really grateful.
Thanks in advance for any help.