Ajax Search - Carousel

The Yahoo! Trip Planner API is searched for results matching the input search terms. This illustrates the reload() capability of the carousel. Also illustrates the resize capability by passing a numVisible to reload(). Initially 4 items are show. After search 6 items are shown. The reload looks like this:

	reload(6);

Find trips:

Previous Button
Next Button
View the source or documentation or PHP returning JSON Trip Data (getTrips.php)