aboutsummaryrefslogtreecommitdiff
path: root/docs/javascript.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/javascript.html')
-rw-r--r--docs/javascript.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/javascript.html b/docs/javascript.html
index c4c3dd72a..8e1569026 100644
--- a/docs/javascript.html
+++ b/docs/javascript.html
@@ -1265,6 +1265,10 @@ $('#myCollapsible').on('hidden', function () {
<a class="left carousel-control" href="#myCarousel" data-slide="prev">&lsaquo;</a>
<a class="right carousel-control" href="#myCarousel" data-slide="next">&rsaquo;</a>
</div>
+ <div class="alert alert-info">
+ <strong>Heads up!</strong>
+ When implementing this carousel, remove the images we have provided and replace them with your own.
+ </div>
<hr>
<h2>Using bootstrap-carousel.js</h2>
<p>Call via javascript:</p>