Re: JQuery Plugin Modal Dialog help needed

2011-01-10 Thread Dave Newton
x27;); >        } > > function continueButton() { >        $('#confirm_delete').dialog('close'); >        return true; > } > > function cancelButton() { >        $('#confirm_delete').dialog('close'); >        

Re: JQuery Plugin Modal Dialog help needed

2011-01-10 Thread RogerV
te').dialog('close'); return false; } -- View this message in context: http://old.nabble.com/JQuery-Plugin-Modal-Dialog-help-needed-tp30631960p30633455.html Sent from the Struts - User mailing list archive at Nabble.com. --