Categories

jCarouselLite

Template-help.com Team November 15, 2010
Rating: 4.0/5. From 2 votes.
Please wait...
This is an ‘CarouselScript. So-called ‘Carousel’ is a simple thumbnail gallery, where slides are shown consequentially. You can find full installation and configuration instructions by following the links.

JavaScript
In order to make the script work, the index-#.html file with a ‘carousel’ should contain these lines of HTML code:

The <head> section of the index-#.html file contains these lines of code that initialize the script functionality with basic values:

Here the script initizlizes an element with .carousel class with following attributes:
•  btnNext: “.next” – defines “Next” button as an element with .next class;
•  btnPrev: “.prev” – defines “Previous” button as an element with .prev class;

HTML
Below you can see the HTML script representation:

Make sure to specify correct height value for each image.
In order to add an image you will simply need to copy the following construction:

CSS
Unlike other scripts you do not need to modify CSS manually. All the stylesheet will be created dynamically via JavaScript.

This entry was posted in Carousel and tagged carousel, jQuery. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket