BBC.co.uk 风格的 jquery 滑块
有谁知道我在哪里可以找到像新的 http://www.bbc.co.uk 上的 jquery 滑块 网站。对幻灯片本身的实际功能不感兴趣(即幻灯片中的所有图像和链接)。这是我想要的带导航的全屏循环轮播类型效果。
Does anybody know where I can find a jquery slider like the one on the new http://www.bbc.co.uk website. Not interested in the actual functionality within the slide itself (IE. All the images and links within the slide). It's the full screen looping carousel type effect I'm after, with navigation.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
BBC 网站实际上使用了一个名为 glow 的自定义 JavaScript 库。你可能想看看这个:
或者你也可以使用这个滑块
bbc website is actually using a custom javascript library called glow. you might want to look at this:
Alternatively you can also use this slider
http://coolcarousels.frebsite.nl/c/2/ 的示例看起来非常好喜欢 BBC 版本并使用此插件: http://caroufredsel.frebsite.nl/
The example at http://coolcarousels.frebsite.nl/c/2/ looks very much like the BBC version and uses this plugin: http://caroufredsel.frebsite.nl/
http://www.paulwelsh.info/jquery-plugins/hero-carousel/< /a> - 这是一个相当简单的版本&也有反应!
希望这会有所帮助。不幸的是,它没有很好的记录,但是 SO 上的某个好心人在 Problemsimplenting Hero 上创建了一个小提琴轮播滑块
http://www.paulwelsh.info/jquery-plugins/hero-carousel/ - This is quite a simple version & Responsive too!
Hopefully this'll help. Unfortunately, it's not very well documented, but some kind guy on SO has created a fiddle at Problems implenting Hero Carousel Slider