You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Petr Fejfar <pe...@gmail.com> on 2009/07/27 09:51:04 UTC

Is Accordion example at wicketstuff-core.jquery broken?

Hi all,

I run wicketstuff-core.jquery-examples (revision #4859 from Jul26,
using mvn jetty:run)
and it seems that accordion's example does not work in all tested
browsers (Chrome,IE,FF,Opera):
all items are shown as expanded and only observable activity is cursor
change to pointer over title.

Looking at rendered page source, Accordion scripts are included,
accordion content
is rendered and acordion is initialized by $('#id5').Accordion({header: 'h3'});

It seems it should work but it does not.

Please, does anybody know what I'm missing or what is wrong?


Thanks, Petr

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org