From: Chris Rebert Date: Mon, 21 Apr 2014 20:28:21 +0000 (-0700) Subject: Document .direction & .relatedTarget properties of Carousel events. X-Git-Tag: v3.2.0~222^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6617d8bcd1db42bf03a4b1d9288e16dae8acfd5a;p=thirdparty%2Fbootstrap.git Document .direction & .relatedTarget properties of Carousel events. Fixes #13395 --- diff --git a/docs/_includes/js/carousel.html b/docs/_includes/js/carousel.html index b0665dba8d..2b5b0111b1 100644 --- a/docs/_includes/js/carousel.html +++ b/docs/_includes/js/carousel.html @@ -203,6 +203,11 @@ $('.carousel').carousel({

Events

Bootstrap's carousel class exposes two events for hooking into carousel functionality.

+

Both events have the following additional properties:

+