Questions tagged [jcarousellite]

jcarousellite is a jQuery plugin for creating carousels. Its very lightweight

This jQuery plugin creates a carousel-style navigation widget for images, or any content, from simple HTML markup. Check out a bare-bones demo.


Useful links


Related Tags

106 questions
0
votes
3 answers

Add active state to first item in jCarousel Lite

When I initialize jCarousel Lite I want to be able to add a 'class="active"' state to my first element in the list. How would I approach this without modifying the plugin? Current setup - $('#viewport').jCarouselLite({ speed: 500, visible:…
Staffan Estberg
  • 6,795
  • 16
  • 71
  • 107
1 2 3 4 5 6 7
8