PHPology is a collective of highly skilled, award winning, web gurus.
Contact Raj on 07985 467 213 or email [email protected]

Apple album cover carousel with jQuery and PHP

Working on a small website for a friend where he wanted a clean way for users to view some of his images similar to how Apple deals with album covers in iTunes.

ContentFlow from www.jacksasylum.eu was the one I found and plugged in and it was not actually pain in the arse to set up.

I've plugged it into: londoncanvasmap.co.uk/standard.php with a lightbox feature for when you click on the active image. Actually on that note when using lightbox, comment out:
this.conf.onclickActiveItem(item);
from the onclickInactiveItem function else all your images will open in the lightbox and the ContentFlow features will not shine.