From: Richard Worth Date: Thu, 29 Jan 2009 20:13:00 +0000 (+0000) Subject: demos dialog modal-form2: changed link to button, removed autoOpen: false X-Git-Tag: 1.6rc6~23 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=4c9d9061847bb0f47525fc7ffaeb74ff2f87fe35;p=jquery-ui.git demos dialog modal-form2: changed link to button, removed autoOpen: false --- diff --git a/demos/dialog/modal-form2.html b/demos/dialog/modal-form2.html index 84d51161d..946374743 100644 --- a/demos/dialog/modal-form2.html +++ b/demos/dialog/modal-form2.html @@ -54,7 +54,6 @@ } $("#dialog").dialog({ - autoOpen: false, bgiframe: true, height: 300, modal: true, @@ -93,6 +92,7 @@ $('#create-user').click(function() { $('#dialog').dialog('open'); }); + }); @@ -115,7 +115,7 @@ -create new user +