mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-16 18:44:01 +02:00
Drop IE9 callout
This commit is contained in:
@@ -103,12 +103,6 @@ You can also add the indicators to the carousel, alongside the controls, too.
|
|||||||
</div>
|
</div>
|
||||||
{% endexample %}
|
{% 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 %}
|
{% callout warning %}
|
||||||
#### Initial active element required
|
#### Initial active element required
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user