<div dir="ltr"><div>Hi!</div>
<div>&nbsp;</div>
<div>It was a little bit hard to read your code.</div>
<div>But i am sure i found the problem!</div>
<div>&nbsp;</div>
<div>You are always increasing your sliderId. </div>
<div>So after a page refresh you dont have your old Id&#39;s like tack1,....7.</div>
<div>of course the same thing happens with your handles.</div>
<div>And all your CSS settings are gone.</div>
<div>To get an unique id you could use &quot;hmtl&nbsp;nextId&quot;</div>
<div>
<div>So maybe its better to use an unique&nbsp;css class for all your div#track[id] and handles.</div></div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>I would also suggest to&nbsp;use html evaluator instead of 2 html updater.</div>
<div>Because then you have only 1 AJAX call instead of 2.</div>
<div>&nbsp;</div>
<div>br</div>
<div>Gerhard</div>
<div><br><br>&nbsp;</div>
<div class="gmail_quote">On Sun, Jul 27, 2008 at 5:53 PM, cdrick &lt;<a href="mailto:cdrick65@gmail.com">cdrick65@gmail.com</a>&gt; wrote:<br>
<blockquote style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid" class="gmail_quote">Hi,<br><br>see here: <a href="http://www.squeakside.com/seaside/NARS/test/truthval" target="_blank">http://www.squeakside.com/seaside/NARS/test/truthval</a>.<br>
<br>If I click on a (non ajax) link, then the slider dissapear... like if no css...<br><br>Any ideas ?<br><br>Thanks<br><br>Cédrick<br><br>_______________________________________________<br>seaside mailing list<br><a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br><br></blockquote></div><br></div>