From c8c4d5b3925b033723a3f589db9c579b37ca5ceb Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Mon, 6 Feb 2012 00:17:31 -0800 Subject: fix alert tests + add show option back to modals --- docs/javascript.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/javascript.html') diff --git a/docs/javascript.html b/docs/javascript.html index 2cfe2b9b7..7960a29e3 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -273,6 +273,12 @@ true Closes the modal when escape key is pressed + + show + boolean + true + Shows the modal when initialized. +

Markup

-- cgit v1.2.3