<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'>
<font class="Apple-style-span" face="Tahoma" size="2">Johan probably has a point here. Make sure JQDeploymentLibrary and JQUiDeploymentLibrary (if you're using UI) are included in the libraries in the application config.</font><div style="font-family: Tahoma; font-size: 10pt; "><br></div><div style="font-family: Tahoma; font-size: 10pt; ">Otherwise, you can include them this way:</div><div style="font-family: Tahoma; font-size: 10pt; "><br></div><div><div><font class="Apple-style-span" face="Tahoma" size="2">updateRoot: html</font></div><div><font class="Apple-style-span" face="Tahoma" size="2"><span class="Apple-tab-span" style="white-space:pre">        </span>super updateRoot:&nbsp;<meta charset="utf-8">html.</font></div><div><font class="Apple-style-span" face="Tahoma" size="2"><br></font></div><div><font class="Apple-style-span" face="Tahoma" size="2"><span class="Apple-tab-span" style="white-space:pre">        </span><meta charset="utf-8">html&nbsp;javascript url: 'https://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.js'.</font></div><div><font class="Apple-style-span" face="Tahoma" size="2"><span class="Apple-tab-span" style="white-space:pre">        </span><meta charset="utf-8">html&nbsp;javascript url: 'https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.12/jquery-ui.js'.</font></div><div><font class="Apple-style-span" face="Tahoma" size="2"><span class="Apple-tab-span" style="white-space:pre">        </span><meta charset="utf-8">html&nbsp;stylesheet url: 'http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.6/themes/redmond/jquery-ui.css'.</font></div></div><div><font class="Apple-style-span" face="Tahoma" size="2"><br></font></div><div><font class="Apple-style-span" face="Tahoma" size="2">RS</font></div><div style="font-family: Tahoma; font-size: 10pt; "><br><div>&gt; Subject: Re: [Seaside] Click, Replace and Submit<br>&gt; From: johan@inceptive.be<br>&gt; Date: Wed, 3 Aug 2011 11:59:56 +0200<br>&gt; To: seaside@lists.squeakfoundation.org<br>&gt; <br>&gt; Alex,<br>&gt; <br>&gt; What is the code you use to include the scripts? Where is it located?<br>&gt; <br>&gt; And what is the callback that is executed on form submission?<br>&gt; <br>&gt; On 03 Aug 2011, at 11:11, Alexander Lazareviæ wrote:<br>&gt; <br>&gt; &gt; Now I'm facing another problem. I'm using some JS libraries and on the first request all the &lt;script&gt; references are included in the page.<br>&gt; &gt; After I do submit a form the rerendered page is missing all those library references. I still can't figure out where this might go wrong.<br>&gt; &gt; Any suggestions?<br>&gt; &gt; <br>&gt; &gt; Thanks,<br>&gt; &gt;  Alex<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; <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></div></div>                                               </div></body>
</html>