Vegas is a jQuery/Zepto plugin to add beautiful backgrounds and Slideshows to DOM elements.
fork from : https://github.com/jaysalvat/vegas.git

Felix Niklas 82451d0f4b minimized the total overlay images' file-size by 82% před 13 roky
images 850c373601 First commit před 14 roky
overlays 82451d0f4b minimized the total overlay images' file-size by 82% před 13 roky
README.md c025eef0e2 Add README před 14 roky
jquery.vegas.css 850c373601 First commit před 14 roky
jquery.vegas.js 5bbe16857a Fix the bug where 'walk' callback was not triggered with 'next' or 'previous' methods. před 13 roky

README.md

Vegas Background jQuery Plugin

Vegas is a jQuery plugin to add beautiful fullscreen backgrounds to your webpages. You can even create amazing Slideshows.

$(function() {
    $.vegas('/img/background.jpg')('overlay');
}

Official website

http://vegas.jaysalvat.com/

Real life demo

http://vegas.jaysalvat.com/demo/

Documentation

http://vegas.jaysalvat.com/documentation/