<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Ooh ok. I'll check it out tomorrow morning.<br><br>Thanks!<br>RS<br><br>&gt; From: renggli@gmail.com<br>&gt; Date: Mon, 26 Oct 2009 16:47:02 +0100<br>&gt; Subject: Re: [Seaside] jQuery widget &gt;&gt; destroy<br>&gt; To: seaside@lists.squeakfoundation.org<br>&gt; <br>&gt; Aha, sorry I didn't see the error in your code. You need to write:<br>&gt; <br>&gt;     html jQuery new dialog onClose: html jQuery this dialog destroy<br>&gt; <br>&gt; Cheers,<br>&gt; Lukas<br>&gt; <br>&gt; 2009/10/26 Robert Sirois &lt;watchlala@hotmail.com&gt;:<br>&gt; &gt; I keep getting aJQueryInstance does not understand #destroy or something<br>&gt; &gt; like that. The method is on jQueryWidget I think.<br>&gt; &gt;<br>&gt; &gt; RS<br>&gt; &gt;<br>&gt; &gt;&gt; From: renggli@gmail.com<br>&gt; &gt;&gt; Date: Mon, 26 Oct 2009 08:29:07 +0100<br>&gt; &gt;&gt; Subject: Re: [Seaside] jQuery widget &gt;&gt; destroy<br>&gt; &gt;&gt; To: seaside@lists.squeakfoundation.org<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; If you want to reset the DOM to its state before the dialog, then yes.<br>&gt; &gt;&gt; See the documentation at:<br>&gt; &gt;&gt; &lt;http://jqueryui.com/demos/dialog/#method-destroy&gt;.<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; Cheers,<br>&gt; &gt;&gt; Lukas<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; 2009/10/25 Robert Sirois &lt;watchlala@hotmail.com&gt;:<br>&gt; &gt;&gt; &gt; A dialog is a widget so I should be able to call 'destroy' on it, right?<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;&gt; &gt; script: (html jQuery new dialog onClose: html jQuery this destroy);<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;&gt; &gt; or something like that.<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;&gt; &gt; RS<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;&gt; &gt; ________________________________<br>&gt; &gt;&gt; &gt; New Windows 7: Find the right PC for you. Learn more.<br>&gt; &gt;&gt; &gt; _______________________________________________<br>&gt; &gt;&gt; &gt; seaside mailing list<br>&gt; &gt;&gt; &gt; seaside@lists.squeakfoundation.org<br>&gt; &gt;&gt; &gt; http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;&gt;<br>&gt; &gt;&gt;<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; --<br>&gt; &gt;&gt; Lukas Renggli<br>&gt; &gt;&gt; http://www.lukas-renggli.ch<br>&gt; &gt;&gt; _______________________________________________<br>&gt; &gt;&gt; seaside mailing list<br>&gt; &gt;&gt; seaside@lists.squeakfoundation.org<br>&gt; &gt;&gt; http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside<br>&gt; &gt;<br>&gt; &gt; ________________________________<br>&gt; &gt; Windows 7: I wanted more reliable, now it's more reliable. Wow!<br>&gt; &gt; _______________________________________________<br>&gt; &gt; seaside mailing list<br>&gt; &gt; seaside@lists.squeakfoundation.org<br>&gt; &gt; http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside<br>&gt; &gt;<br>&gt; &gt;<br>&gt; <br>&gt; <br>&gt; <br>&gt; -- <br>&gt; Lukas Renggli<br>&gt; http://www.lukas-renggli.ch<br>&gt; _______________________________________________<br>&gt; seaside mailing list<br>&gt; seaside@lists.squeakfoundation.org<br>&gt; http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside<br>                                               <br /><hr />New Windows 7: Find the right PC for you. <a href='http://www.microsoft.com/windows/pc-scout/default.aspx?CBID=wl&ocid=PID24727::T:WLMTAGL:ON:WL:en-US:WWL_WIN_pcscout:102009' target='_new'>Learn more.</a></body>
</html>