[jQuery] Passing URLs for each carousel item
Hi,
Really love the carousel and thickbox.
I'm using the images to show page content through thickbox. Is there a
way that the url can be passed through the mycarousel_itemList so that
every item can have it's own url?
ex:
{imgURL: "/images/flowernew.gif", url: "http://flower.com", title:
"Flower3"},
Thanks!