Carousel and Amazon2JSON demo

An array of images is viewed sequentially. The images are cover art from the titles in my Amazon wishlist. The Carousel's size according ot the numbner of items in the Wishlist that have cover art.

This demo draws on:

I have tweaked the Amazon XSLT demo to use the Amazon UK webservice and pull down my wishlist. This XSLT file converts the webservice result to JSON, which is then pulled in to this page. A variant of the Kokogiak script then builds various arrays related to my wishlist items which are used by the carousel component to display the results.