From: Chris Rebert Date: Sun, 11 Oct 2015 22:20:12 +0000 (-0700) Subject: Add docs for #17710 X-Git-Tag: v4.0.0-alpha.2~259 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b301129f029b844d6274bc0b4c614021278aba9d;p=thirdparty%2Fbootstrap.git Add docs for #17710 --- diff --git a/docs/components/carousel.md b/docs/components/carousel.md index e419846c69..63a5dead04 100644 --- a/docs/components/carousel.md +++ b/docs/components/carousel.md @@ -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