From: Chris Rebert Date: Wed, 4 Sep 2013 00:34:21 +0000 (-0700) Subject: address #10343 more directly: add note on carousel transitions in IE8+9 X-Git-Tag: v3.0.1~70^2~1^2^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F10413%2Fhead;p=thirdparty%2Fbootstrap.git address #10343 more directly: add note on carousel transitions in IE8+9 --- 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 %} +

Glyphicon Alternative

With Glyphicons available, you may choose to style the left and right toggle buttons with .glyphicon .glyphicon-chevron-left and .glyphicon .glyphicon-chevron-right.