From: Mark Otto Date: Sat, 16 Feb 2013 10:49:12 +0000 (-0800) Subject: add visibility note to docs about captions X-Git-Tag: v3.0.0-rc1~654 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5fecb4a9f40cc6d5af9e766ec6999dd9174f226c;p=thirdparty%2Fbootstrap.git add visibility note to docs about captions --- diff --git a/docs/javascript.html b/docs/javascript.html index b79402491d..875563f505 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -1530,6 +1530,7 @@ $('#myCollapsible').on('hidden', function () {

Optional captions

Add captions to your slides easily with the .carousel-caption element within any .item. Place just about any optional HTML within there and it will be automatically aligned and formatted.

+

Captions are hidden in mobile views and shown with viewports greater than 768px wide.