diff --git a/javascript.html b/javascript.html index b317f6b035..3013d5ca2d 100644 --- a/javascript.html +++ b/javascript.html @@ -1711,6 +1711,10 @@ $('#myCollapsible').on('hidden.bs.collapse', function () { {% endhighlight %} +
Bootstrap exclusively uses CSS3 for its animations, but Internet Explorer 8 & 9 don't support the necessary CSS properties. Thus, there are no slide transition animations when using these browsers. We have intentionally decided not to include jQuery-based fallbacks for the transitions.
+With Glyphicons available, you may choose to style the left and right toggle buttons with .glyphicon .glyphicon-chevron-left
and .glyphicon .glyphicon-chevron-right
.