Loading items with AJAX

This is an example how you can add Items after loading the page.
The HTML gets loaded via AJAX and is added within an hidden container. After this each item is added with the 'addItem' method.
I use prototypejs, but you can use any other framework.
Best is to open this example in a new window and take a look at the source code.

Add images to the ContentFlow.