- Web templates
- E-commerce Templates
- CMS & Blog Templates
- Facebook Templates
- Website Builders
bxCarousel
March 17, 2011
- Live Demo
- Download
JavaScript
In order to make the script work, the index-#.html file with a ‘carousel’ should contain these lines of HTML code:
The section of the index-#.html file contains these lines of code that initialize the script functionality with basic values:
Here the script initializes an element with the #example1 id with the following attributes:
• display_num:4,- number of elements to be visible;
• move:4, – number of elements to the shift the slides;
• speed:500, – number in milliseconds it takes to finish slide animation;
• margin:0, – right margin to be applied to each HTML
Below you can see the HTML script representation:
CSS
You can find script related stylesheet in the main style.css file.



