Looking for a script to overlay a fullscreen slideshow
I am looking for a script for overlaying a full screen image slideshow over the top of a webpage. I am familiar with scripts that generate a fullscreen background, and also lightbox scripts, but am looking for a fullscreen slideshow that fills the entire browser window with a letterbox to keep the images in the correct proportions, ideally with transition effects.
Could someone point me in the 开发者_运维知识库right direction?
Thanks,
Nick
This is a great jQuery HTML5 fullscreen slideshow. Very basic and minimal.
http://eikes.github.com/jquery.fullscreen.js/
Go for FancyBox
Change the width and height to 100% for covering entire browser.
I like Vegas Background jQuery plugin. An overlay with a texture can be added to mask the image degradation effects.
http://web-resources.net/gallery/fullscreen-background-slideshow-overlay-support.html
You can also check this one: FullScreen Background Slider
精彩评论