mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-17 21:20:23 +00:00
Drop IE9 callout
This commit is contained in:
parent
f320ecee84
commit
de1eaef35b
1 changed files with 0 additions and 6 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue