From dc3d2b1044afa5633291f856b451543f17ecd690 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 30 Jan 2012 00:44:27 -0800 Subject: update js docs page to clarify usage of images on carousel --- docs/javascript.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/javascript.html') 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 () { +
+ Heads up! + When implementing this carousel, remove the images we have provided and replace them with your own. +

Using bootstrap-carousel.js

Call via javascript:

-- cgit v1.2.3