Background image cycler

A simple jQuery script rotates the images, which are positioned absolutely, with a z-index behind the page content to give the appearance of a background image.

For this page, the text itself is positioned within another div to which a semi-transparent absolutely positioned "background" - actually another div with the opacity set to 0.6 - has been applied.

Return to description.