In a crossfade, the content fades from one set of data to another gradually without needing to remove the first set completely before loading the second.
A cross-fader script using Script.aculo.us that is similar to the JQuery one I found. Requires that the items be absolutely positioned, however, but doesn't fade to the background color before fading in the next item, which is nice.