Hi everybody,<br><br>I&#39;ve installed the slideshow cookbook (<a href="http://www.pmwiki.org/wiki/Cookbook/SlideShow">http://www.pmwiki.org/wiki/Cookbook/SlideShow</a>). It works fine, thanks Bardo !<br>But I can&#39;t make the incremental lists work.
<br><br>I followed the documentation :<br><br>*%list class=incremental%item1<br>*item2<br>*item3<br><br>I can see in the html source code the .css and .js files being loaded as well as the <br>&lt;ul class=incremental&gt;
<br>&lt;li&gt;item1&lt;/li&gt;<br>&lt;li&gt;item2&lt;/li&gt;<br>&lt;li&gt;item3&lt;/li&gt;<br>&lt;/ul&gt;<br><br>But the list items appear all together in the slideshow.<br><br>Any idea ? Am I missing something here ?<br>
I am using Pmwiki-2.2.0-beta31 and I tried the cookbook with IE6 and Firefox.<br><br>Thanks <br><br>Thierry<br>