From c595db19ff21b5782cf0d510a34ee943508d115c Mon Sep 17 00:00:00 2001 From: fat Date: Thu, 26 Dec 2013 20:26:27 -0800 Subject: fixes #10911 - add loading event for use with remote option :| --- javascript.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'javascript.html') diff --git a/javascript.html b/javascript.html index be253ab0d..fe24dd9c1 100644 --- a/javascript.html +++ b/javascript.html @@ -403,6 +403,10 @@ $('#myModal').modal({ hidden.bs.modal This event is fired when the modal has finished being hidden from the user (will wait for CSS transitions to complete). + + loaded.bs.modal + This event is fired when the modal has loaded content using the remote option. + -- cgit v1.2.3