Adding a Pause Button to jCarousel (slight fix)
I was recently asked by a client to add a pause button to the jCarousel-powered carousel on their site. To do this, I used this post by Jeremy Mikola (thanks Jeremy). Here’s his code: $(document).ready(function(){ $(‘#jcarousel’).jcarousel({ vertical:…