Posted in Knowledge
jCarousel Lite is a jQuery plugin that carries you on a carousel ride filled with images and HTML content. It can be applied with some effects and other customization. Installation:
- Download Jquery
- Download JcarouselLite here – http://www.gmarwaha.com/jquery/jcarousellite/#download
- Include those files in your application layout
Optional:
- Download easing plugin – http://gsgd.co.uk/js/jquery.easing.1.1.js
- Download mousewheel plugin – http://brandonaaron.net/jquery/plugins/mousewheel/jquery.mousewheel.js
- Add to application layout
Usage : In your HTML file, provide the markup required by the carousel (a “div” enclosing an “ul”). You also need the navigation buttons, but these buttons need not be part of the carousel markup itself. Example:
html
You can see more demos at http://www.gmarwaha.com/jquery/jcarousellite/#demo