From c4eb216cf9d52ec8ce4d89dba047b6a611a378fc Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Fri, 26 Sep 2014 18:17:37 -0700 Subject: [PATCH] Port #14441 over to hosted docs --- javascript/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/javascript/index.html b/javascript/index.html index 3405b012de..f7173eae48 100644 --- a/javascript/index.html +++ b/javascript/index.html @@ -1886,8 +1886,9 @@

Carousel carousel.js

+

A slideshow component for cycling through elemnts, like a carousel. Nested carousels are not supported.

+ -

The slideshow below shows a generic plugin and component for cycling through elements like a carousel.