<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>I think it was changed to complete.<br><br>RS<br><br>> Date&#58; Fri, 9 Sep 2011 12&#58;03&#58;39 -0400<br>> From&#58; jt&#64;parspro.com<br>> To&#58; seaside&#64;lists.squeakfoundation.org<br>> Subject&#58; &#91;Seaside&#93; Broken code in latest Seaside. JQLoad does not support&#9;&#39;success&#39;<br>> <br>> Hi,<br>> <br>> I have the following in one of my apps &#58;-<br>> <br>> &#9;html div class&#58; self cssClass&#59; with&#58;&#91;<br>> &#9;&#9;html table<br>> &#9;&#9;&#9;id&#58; self tableID&#59;<br>> &#9;&#9;&#9;script&#58; &#40;html jQuery this<br>> &#9;&#9;&#9;&#9;bind&#58; &#39;julietrefresh&#39;  do&#58; &#40;html jQuery this load html&#58; &#91;&#58;h &#124;<br>> self renderTable&#58; h&#93;&#59;<br>> &#9;&#9;&#9;&#9;onSuccess&#58; &#40;html jQuery this call&#58; self refreshScript&#41;<br>> &#9;&#9;&#9;&#41;&#41;&#59;<br>> &#9;&#9;&#9;with&#58;&#91;&#9;&#9;&#9;&#9;&#9;<br>> &#9;&#9;&#9;&#9;self renderTable&#58; html<br>> &#9;&#9;&#9;&#93;<br>> &#9;&#93;<br>> <br>> I&#39;ve just installed the latest SS into a 1.3 image, but this code<br>> break. The debugger reports that JQLoad does not support the option<br>> &#39;success&#39;. Does anyone know how this code should be rewritten to<br>> support the latest build&#63;<br>> <br>> -- <br>> &#126;JT<br>> _______________________________________________<br>> seaside mailing list<br>> seaside&#64;lists.squeakfoundation.org<br>> http&#58;//lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside<br>                                               </div></body>
</html>