From 73e4b817905145a965797c4ac026eae94f698141 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 3 Sep 2013 17:46:35 -0700 Subject: [PATCH] make Glyphicons mainstream in Carousel examples --- javascript.html | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/javascript.html b/javascript.html index b317f6b035..3a106ab69f 100644 --- a/javascript.html +++ b/javascript.html @@ -1675,10 +1675,10 @@ $('#myCollapsible').on('hidden.bs.collapse', function () { - + - + @@ -1704,17 +1704,13 @@ $('#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.

-

Optional captions

Add captions to your slides easily with the .carousel-caption element within any .item. Place just about any optional HTML within there and it will be automatically aligned and formatted.

@@ -1749,10 +1745,10 @@ $('#myCollapsible').on('hidden.bs.collapse', function () { - + - +