Responsive Background-Image Slideshows With jQuery – bgStretcher
9
Feb
// php the_time('Y') ?>
bgStretcher is a jQuery plugin that proportionally resizes the background-image to fill the entire viewport.
It can be used with a single image just for the resizing feature or multiple images as a slideshow.
The slideshow can be browsed with pagination and prev-next buttons besides the autoplay and there are multiple transition types offered.
Further customization is possible by defining the slideshow speed, delay between each item and sequence mode (in an order or randomly).
Also, methods exist for playing and pausing it from any custom events.
Requirements: jQuery
Compatibility: All Major Browsers
Website: http://www.ajaxblender.com/bgstretcher-2-jquery-stre...
Demo: http://www.ajaxblender.com/script-sources/bgstretche...
Compatibility: All Major Browsers
Website: http://www.ajaxblender.com/bgstretcher-2-jquery-stre...
Demo: http://www.ajaxblender.com/script-sources/bgstretche...
- Tags:
Background Javascript
- Filed under: Gallery, Goodies, Other License
- 2 Comments












2 Responses for "Responsive Background-Image Slideshows With jQuery – bgStretcher"
really nice! and the fact that it doesn’t decrease its speed (loading and transition effects) in slower pc’s like mine. Thanks for this
Thanks for this. It looks very handy from the demo. I’ll give it a try in some upcoming project for school (maybe I’ll get lucky enough to actually use it in a real site soon).