From cdb2147b132792dd29628055d0fd753ad6bf59a0 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 7 Feb 2013 19:00:48 -0800 Subject: add new modal to docs example --- docs/javascript.html | 34 ++++++++++++++++++++-------------- 1 file changed, 20 insertions(+), 14 deletions(-) (limited to 'docs/javascript.html') diff --git a/docs/javascript.html b/docs/javascript.html index 6b60cfcd5..8f941f278 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -185,20 +185,26 @@ $('#myModal').on('show', function (e) {

Static example

A rendered modal with header, body, and set of actions in the footer.

-
- +
+ + +
 <div class="modal fade">
-- 
cgit v1.2.3