From 92c2ad98e753c64a2bd6e3fb94870a2ad3ee0333 Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Sun, 11 Aug 2013 15:41:06 -0700 Subject: fixes #8983 --- javascript.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'javascript.html') diff --git a/javascript.html b/javascript.html index 4e2af994a..c3a6b0a32 100644 --- a/javascript.html +++ b/javascript.html @@ -1722,6 +1722,12 @@ $('.carousel').carousel() "hover" Pauses the cycling of the carousel on mouseenter and resumes the cycling of the carousel on mouseleave. + + wrap + boolean + true + Whether the carousel should cycle continuously or have hard stops. + -- cgit v1.2.3