[jQuery] jQuery + jCarousel data loading
I am looking at the jCarousel dynamic examples and I'm a bit confused.
I'd like to load the carousel with a feed of Flickr photographs,
without having to use a server-side file. Is there a way I can use
$.getJSON directly?
Thanks