Hey guys, I am using the jcarousellite to display items that are set to circular so it scrolls back around...However the items that scroll around are actually clones and dynamically generated so when those items are in view, I can't click on them and pull the title via jQuery because they seem to not be bind...
So does anyone know how to live bind those items with this plugin?