This is the effect I'm trying to achieve with Bootstrap 3 carousel

在此处输入图像描述

Instead of just showing one frame at a time, it displays N frames slide by side. Then when you slide (or when it auto slides), it shifts the group of slides like it does.

Can this be done with bootstrap 3's carousel? I'm hoping I won't have to go hunting for yet another jQuery plugin...

推荐答案

Can this be done with bootstrap 3's carousel? I'm hoping I won't have to go hunting for yet another jQuery plugin

As of 2013-12-08 the answer is no. The effect you are looking for is not possible using Bootstrap 3's generic carousel plugin. However, here's a simple jQuery plugin that seems to do exactly what you want http://sorgalla.com/jcarousel/

Jquery相关问答推荐

将选定2个AJAX结果显示到模板中

使用 jQuery 更改 CSS 类属性

获取单选按钮组的值

jQuery 库中使用的设计模式

Google Maps API v3 infowindow 关闭事件/回调?

window.onbeforeunload 和 window.onunload 在 Firefox、Safari、Opera 中不起作用?

可以在删除类时反转css动画吗?

jQuery scrollTop 在 Chrome 中不工作但在 Firefox 中工作

JQUERY UI Accordion 开始折叠

Codemirror 编辑器在单击之前不会加载内容

使用jquery设置di​​v标签的值

使用 MVC、C# 和 jQuery 导出为 CSV

使用 JavaScript 获取用户代理

$(document).on("click"... 不工作?

JQuery - 按值查找单选按钮

jquery分别绑定双击和单击

jQuery:如何找到父母的特定子元素?

无法更新数据属性值

页面加载后如何执行jquery代码?

如何使用 jQuery Select 第一个父 DIV?