From: Quy Date: Thu, 29 Dec 2016 17:18:59 +0000 (-0800) Subject: Drop IE9 callout X-Git-Tag: v4.0.0-alpha.6~76 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de1eaef35bfe01ac5ba7f1a40187b381a3155a49;p=thirdparty%2Fbootstrap.git Drop IE9 callout --- diff --git a/docs/components/carousel.md b/docs/components/carousel.md index 8dd819fba1..619ea780f6 100644 --- a/docs/components/carousel.md +++ b/docs/components/carousel.md @@ -103,12 +103,6 @@ You can also add the indicators to the carousel, alongside the controls, too. {% endexample %} -{% callout warning %} -#### Transition animations not supported in Internet Explorer 9 - -Bootstrap exclusively uses CSS3 for its animations, but Internet Explorer 9 doesn't support the necessary CSS properties. Thus, there are no slide transition animations when using that browser. We have intentionally decided not to include jQuery-based fallbacks for the transitions. -{% endcallout %} - {% callout warning %} #### Initial active element required