Concept

Cross-fade is a smooth transition between photos. To get cross-fading between two photos, position one photo on top of the other (by absolute/fixed position) and gradually reduce the opacity from 100% to 0 of the top image.

Use JavaScript to get more photos cross-faded.

Code

Look in the HTML and CSS Code:

FOR FULL TABLE HEIGHT IN IFRAME