aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/js
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-08-23 13:35:39 -0700
committerMark Otto <[email protected]>2014-08-23 13:35:39 -0700
commit28c907f635bf4f3413c5ae641773b0cf38e80672 (patch)
treeb42be71cf31b8db7f1f017b32d5963a49ab90cfc /docs/_includes/js
parent4fc96e802950cb7fe9aa0580203992f2c467afe5 (diff)
downloadbootstrap-28c907f635bf4f3413c5ae641773b0cf38e80672.tar.xz
bootstrap-28c907f635bf4f3413c5ae641773b0cf38e80672.zip
fixes #14441
Diffstat (limited to 'docs/_includes/js')
-rw-r--r--docs/_includes/js/carousel.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/_includes/js/carousel.html b/docs/_includes/js/carousel.html
index 728356268..23f9af97a 100644
--- a/docs/_includes/js/carousel.html
+++ b/docs/_includes/js/carousel.html
@@ -1,8 +1,9 @@
<div class="bs-docs-section">
<h1 id="carousel" class="page-header">Carousel <small>carousel.js</small></h1>
+ <p>A slideshow component for cycling through elemnts, like a carousel. <strong>Nested carousels are not supported.</strong></p>
+
<h2 id="carousel-examples">Examples</h2>
- <p>The slideshow below shows a generic plugin and component for cycling through elements like a carousel.</p>
<div class="bs-example">
<div id="carousel-example-generic" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">