<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
That is a nice little concise tutorial. I guess I didn't have the console enabled :p<br><br>I do get this error:<br><br><span class="objectBox objectBox-errorMessage hasBreakSwitch"><div class="errorTitle">parent.dap_Resize is not a function</div><div class="errorSourceBox errorSource-exec"><img src="chrome://firebug/content/blank.gif" title="Break on this error" class="errorBreak"><span class="errorSource">&nbsp;&nbsp;&nbsp; if(typeof(inDapIF) != "undefined"){paren...ap_Resize(document.body.id, 120, 60);}<br><br>That seems to be unrelated, though.<br><br>RS<br>  </span></div></span><br><br>&gt; Date: Mon, 20 Jul 2009 10:40:06 -0400<br>&gt; Subject: Re: [Seaside] jQuery html replace<br>&gt; From: pdebruic@gmail.com<br>&gt; To: seaside@lists.squeakfoundation.org<br>&gt; <br>&gt; While I'm no expert, I found this Firebug tutorial helpful:<br>&gt; <br>&gt; http://code.google.com/apis/ajaxsearch/articles/firebug.html<br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; On Mon, Jul 20, 2009 at 10:29 AM, Robert Sirois&lt;watchlala@hotmail.com&gt; wrote:<br>&gt; &gt; &lt;div&nbsp;id="surveySelect"&nbsp;class="questionDisplay"&gt;<br>&gt; &gt; &lt;select&gt;<br>&gt; &gt; Selects the survey<br>&gt; &gt; &lt;/select&gt;<br>&gt; &gt; &lt;br/&gt;<br>&gt; &gt; &lt;button&gt;<br>&gt; &gt; View this survey.<br>&gt; &gt; &lt;/button&gt;<br>&gt; &gt; &lt;div&nbsp;id="display"&gt;<br>&gt; &gt;<br>&gt; &gt; &lt;div&gt;<br>&gt; &gt; a result<br>&gt; &gt; &lt;/div&gt;<br>&gt; &gt; &lt;div&gt;<br>&gt; &gt; a result<br>&gt; &gt; &lt;/div&gt;<br>&gt; &gt; ...<br>&gt; &gt;<br>&gt; &gt; &lt;div&nbsp;id="surveySelect"&nbsp;class="questionDisplay"&gt;<br>&gt; &gt; also contains select and button<br>&gt; &gt; &lt;/div&gt;<br>&gt; &gt; &lt;/div&gt;<br>&gt; &gt; &lt;/div&gt;<br>&gt; &gt; I don't think I'm getting any errors from FireBug (I'm not sure what they<br>&gt; &gt; look like either). The div is there, though, or the results wouldn't been<br>&gt; &gt; rendered at all. Nothing would happen when you click the button. Somehow,<br>&gt; &gt; it's getting a copy of the containing div in there with it as well.<br>&gt; &gt;<br>&gt; &gt; RS<br>&gt; &gt;<br>&gt; &gt;&gt; Date: Mon, 20 Jul 2009 10:19:35 +0200<br>&gt; &gt;&gt; Subject: Re: [Seaside] jQuery html replace<br>&gt; &gt;&gt; From: renggli@gmail.com<br>&gt; &gt;&gt; To: seaside@lists.squeakfoundation.org<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; &gt; I've tried taking the div out of the #with: statement where the select<br>&gt; &gt;&gt; &gt; box<br>&gt; &gt;&gt; &gt; and button are also in, but that does not seem to help. There are a<br>&gt; &gt;&gt; &gt; couple<br>&gt; &gt;&gt; &gt; other places I have been using the jQuery replace code, and it appears<br>&gt; &gt;&gt; &gt; to be<br>&gt; &gt;&gt; &gt; working correctly in those instances.<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; Are you sure the DIV is still there when you perform the action?<br>&gt; &gt;&gt; jQuery simply ignores actions on queries that do not match anything,<br>&gt; &gt;&gt; that's sometimes quite confusing.<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; If that's not the problem, then FireBug should tell you more in form<br>&gt; &gt;&gt; of an error message.<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; Lukas<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 Live™ SkyDrive™: Store, access, and share your photos. See how.<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; seaside mailing list<br>&gt; seaside@lists.squeakfoundation.org<br>&gt; http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside<br><br /><hr />Bing™ brings you maps, menus, and reviews organized in one place. <a href='http://www.bing.com/search?q=restaurants&form=MLOGEN&publ=WLHMTAG&crea=TXT_MLOGEN_Local_Local_Restaurants_1x1' target='_new'>Try it now.</a></body>
</html>