alexandre<div>You must add one of the JQueryTheme libraries to your application. JQBaseTheme is the one in use by the example app. (For some reason, the example uses a roundabout way of including that theme, but in the end, adding to the config will get the same result)</div>
<div>HTH</div><div>John<br><br><div class="gmail_quote">On Sun, Dec 19, 2010 at 3:34 PM, alexandre bp <span dir="ltr">&lt;<a href="mailto:abalonpe@ulb.ac.be">abalonpe@ulb.ac.be</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
It seems I miss the file jquery-ui.css. However I don&#39;t see any html tag with the option class: &#39;.ui-tabs&#39; or class:&#39;ui-tabs-nav&#39;<div>How can I find them? I looked everywhere (in the browser, I even looked the source of the examples page) without success... :(<br>


<br><div class="gmail_quote">2010/12/19 alexandre bp <span dir="ltr">&lt;<a href="mailto:abalonpe@ulb.ac.be" target="_blank">abalonpe@ulb.ac.be</a>&gt;</span><div><div></div><div class="h5"><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


I have imported  <span style="font-family:&#39;andale mono&#39;, &#39;lucida console&#39;, monospace;font-size:14px;color:rgb(34, 34, 34);line-height:21px">JQDevelopmentLibrary and </span><span style="font-family:&#39;andale mono&#39;, &#39;lucida console&#39;, monospace;font-size:14px;color:rgb(34, 34, 34);line-height:21px">JQUIDevelopmentLibrary.</span><div>



<font color="#222222" face="&#39;andale mono&#39;, &#39;lucida console&#39;, monospace"><span style="font-size:14px;line-height:21px">Isn&#39;t it enought? I checked on the link you gave me but I have all the packages recommended.</span></font></div>



<div><font color="#222222" face="&#39;andale mono&#39;, &#39;lucida console&#39;, monospace"><span style="font-size:14px;line-height:21px">One exception I have the JQuery-UI instead of JQuery-UI-Core but I guess it is the same...</span></font></div>



<div><font color="#222222" face="&#39;andale mono&#39;, &#39;lucida console&#39;, monospace"><span style="font-size:14px;line-height:21px">The jQuery works fine but the old content doesn&#39;t disapear...</span></font></div>



<div><font color="#222222" face="&#39;andale mono&#39;, &#39;lucida console&#39;, monospace"><span style="font-size:14px;line-height:21px">Maybe I miss a part of css but I don&#39;t really get it...<br>
</span></font><br><div class="gmail_quote">2010/12/19 Lukas Renggli <span dir="ltr">&lt;<a href="mailto:renggli@gmail.com" target="_blank">renggli@gmail.com</a>&gt;</span><div><div></div><div><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



You are likely missing the JavaScript and CSS libraries, see<br>
<a href="http://book.seaside.st/book/web-20/jquery/getting-ready" target="_blank">http://book.seaside.st/book/web-20/jquery/getting-ready</a>.<br>
<br>
Lukas<br>
<div><div></div><div><br>
On Sunday, 19 December 2010, alexandre bp &lt;<a href="mailto:abalonpe@ulb.ac.be" target="_blank">abalonpe@ulb.ac.be</a>&gt; wrote:<br>
&gt; Hi,<br>
&gt; I have a little problčme with the jQTabs, I tried the example code with the berries but the problem is that the content of the previous tab doesn&#39;t disapear when I click on a new one.So at the end, the content of all my tabs are displayed on the webpage...<br>




&gt;<br>
&gt;<br>
&gt; here is the code (which is exactly the same than the one in the example):<br>
&gt; canvas div      script: (canvas jQuery new tabs         selected: selectedTab;<br>
&gt;<br>
&gt;          onSelect: (canvas jQuery ajax             callbackTabs: [ :event | selectedTab := event at: #index.]));      with: [         canvas unorderedList: [            self berries keysAndValuesDo: [ :name :description |<br>




&gt;<br>
&gt;                canvas listItem: [                  canvas anchor                     url: (canvas jQuery ajax                        html: [ :h | h text: description];                        fullUrl);<br>
&gt;<br>
&gt;                      with: name ] ] ] ].<br>
&gt; Also, where can I find the css corresponding to the example? I have looked in the browser but without succes...<br>
&gt; Thank you in advance<br>
&gt;<br>
&gt;<br>
&gt; alex<br>
&gt;<br>
&gt;<br>
<br>
</div></div><font color="#888888">--<br>
Lukas Renggli<br>
<a href="http://www.lukas-renggli.ch" target="_blank">www.lukas-renggli.ch</a><br>
_______________________________________________<br>
seaside mailing list<br>
<a href="mailto:seaside@lists.squeakfoundation.org" target="_blank">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>
</font></blockquote></div></div></div><br></div>
</blockquote></div></div></div><br></div>
<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><br clear="all"><br>-- <br><a href="http://john-mckeon.us" target="_blank">http://john-mckeon.us</a><br>
</div>