From f3e45c37780b12a3fa96e7d4578f38a883cba9a0 Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Fri, 24 May 2013 23:15:04 -0700 Subject: add show/shown hide/hidden events to dropdown + update dropdown links for testing + catch a few missed namespace things --- docs/javascript.html | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) (limited to 'docs/javascript.html') diff --git a/docs/javascript.html b/docs/javascript.html index 74660dbee..e3e92f9d6 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -347,21 +347,21 @@ $('#myModal').on('hidden.bs.modal', function () { @@ -369,11 +369,11 @@ $('#myModal').on('hidden.bs.modal', function () { @@ -389,31 +389,31 @@ $('#myModal').on('hidden.bs.modal', function () { -- cgit v1.2.3