Demo: Ajax Slide & Fade Content with jQuery
To view the demo, click one of the links below. How does it work? When you click on a link, the script loads the related content behind the scenes via Ajax call, and then fades the content into view via jQuery. So then if you click on a different link, the current content will fade out and the new content will fade into view. The yellow background highlight color is added via jQuery Color Fade.
Visit the tutorial to learn how it works.