寻找一个脚本来覆盖全屏幻灯片
我正在寻找一个用于在网页顶部覆盖全屏图像幻灯片的脚本。我熟悉生成全屏背景的脚本以及灯箱脚本,但我正在寻找一个全屏幻灯片,用信箱填充整个浏览器窗口,以保持图像处于正确的比例,最好具有过渡效果。
有人能指出我正确的方向吗?
谢谢,
尼克
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
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
这是一个很棒的 jQuery HTML5 全屏幻灯片。非常基本和最小化。
http://eikes.github.com/jquery.fullscreen.js/
This is a great jQuery HTML5 fullscreen slideshow. Very basic and minimal.
http://eikes.github.com/jquery.fullscreen.js/
前往 FancyBox
将宽度和高度更改为 100% 以覆盖整个浏览器。
Go for FancyBox
Change the width and height to 100% for covering entire browser.
我喜欢 Vegas 背景 jQuery 插件。可以添加带有纹理的覆盖层来掩盖图像质量下降的影响。
http://web-resources.net/gallery/fullscreen-background -slideshow-overlay-support.html
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