Truncate text of Twitter Bootstrap carousel
I want to truncate the text of the Bootstrap carousel .carousel-caption element. I am using shave.js to truncate the text. However, the truncating only works on the first .carousel-caption element. I`ve created a jsfiddle to demonstrate my problem: jsfiddle When…