]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
add visibility note to docs about captions
authorMark Otto <otto@github.com>
Sat, 16 Feb 2013 10:49:12 +0000 (02:49 -0800)
committerMark Otto <otto@github.com>
Sat, 16 Feb 2013 10:49:12 +0000 (02:49 -0800)
docs/javascript.html

index b79402491d9904d400f99abaaa2e9a16783ea03c..875563f50580acf15229fd455760af51e3e4474f 100644 (file)
@@ -1530,6 +1530,7 @@ $('#myCollapsible').on('hidden', function () {
 
             <h3>Optional captions</h3>
             <p>Add captions to your slides easily with the <code>.carousel-caption</code> element within any <code>.item</code>. Place just about any optional HTML within there and it will be automatically aligned and formatted.</p>
+            <p><strong>Captions are hidden in mobile views</strong> and shown with viewports greater than 768px wide.</p>
             <div class="bs-docs-example">
               <div class="carousel slide bs-docs-carousel-example">
                 <ol class="carousel-indicators">