]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Drop IE9 callout
authorQuy <quy@fluxbb.org>
Thu, 29 Dec 2016 17:18:59 +0000 (09:18 -0800)
committerMark Otto <markd.otto@gmail.com>
Thu, 29 Dec 2016 18:17:42 +0000 (10:17 -0800)
docs/components/carousel.md

index 8dd819fba11002f5639a62d6dad90b0e2c43e076..619ea780f673edf7182f5def545ff9350508a30a 100644 (file)
@@ -103,12 +103,6 @@ You can also add the indicators to the carousel, alongside the controls, too.
 </div>
 {% 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