]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Add docs for #17710
authorChris Rebert <code@chrisrebert.com>
Sun, 11 Oct 2015 22:20:12 +0000 (15:20 -0700)
committerChris Rebert <code@chrisrebert.com>
Sun, 11 Oct 2015 22:20:12 +0000 (15:20 -0700)
docs/components/carousel.md

index e419846c694ff190fbf72f277825cf6fd4dee498..63a5dead04eff77d4fc3a78aa39e59a6b676dfb1 100644 (file)
@@ -4,7 +4,7 @@ title: Carousel
 group: components
 ---
 
-A slideshow component for cycling through elements—images or slides of text—like a carousel. **Nested carousels are not supported.**
+A slideshow component for cycling through elements—images or slides of text—like a carousel. In browsers where the [Page Visibility API](http://www.w3.org/TR/page-visibility/) is supported, the carousel will avoid sliding when the webpage is not visible to the user (such as when the browser tab is inactive, the browser window is minimized, etc.). **Nested carousels are not supported.**
 
 ## Contents