bondweb
Results
1
issues of
bondweb
Hi there I add $('.jcarousel').on('jcarousel:visiblein', 'li', function(event, carousel) { var caption = $(this).find("img").prop("alt"); $('.jcarousel-caption').text(caption); in the jcarousel.basic.js to show alt text like an image caption I also add in the...