- Web templates
- E-commerce Templates
- CMS & Blog Templates
- Facebook Templates
- Website Builders
“bgSlider”
March 17, 2011
bgSlider allows to apply the gallery as a website background. It’s quite similar to jbGallery script, but not such complex.
JavaScript
We should include jQuery framework and bgSlider.js by pointing src attribute in the script tag to those .js files:

HTML
The HTML code will look like this then:Note, that each element should have a rel=”” attribute with the number of a slide. slideshow: true or false for slideshow option preload: true or false for preloading images (recommended) current: specify the rel=”” number of the image which should be displayed as default one
CSS
You can find script related stylesheet in the style.css file.