From 8a84da6341e19011ce8f8e518d7b1cb7f0931da5 Mon Sep 17 00:00:00 2001 From: Maurice Wahba Date: Sat, 6 Jul 2013 22:20:56 +0400 Subject: Carousel no longer dependent on glyphicons Used laquo/raquo for control buttons Updated docs --- docs/javascript.html | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) (limited to 'docs/javascript.html') diff --git a/docs/javascript.html b/docs/javascript.html index 91198bd19..0f5d37259 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -1512,10 +1512,10 @@ $('#myCollapsible').on('hidden.bs.collapse', function () { - + - + @@ -1541,13 +1541,17 @@ $('#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-chevron-left and .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.

@@ -1586,10 +1590,10 @@ $('#myCollapsible').on('hidden.bs.collapse', function () { - + - + -- cgit v1.2.3