Hi,

we're using WiQuery tabs in our web application to divide information
into smaller, logically grouped chunks.

Often times, our users will select a few items in a list in order to
browse through information. For each of those selected items we present
a detail page with WiQuery tabs on them, along with a navigation toolbar
to quickly flip through the selected items.

Now, when clicking Prev or Next on the navigation toolbar, we swap the
information panels with Ajax, but the selected WiQuery tab will of
course by default reset itself to the first tab.

How can I make the selected tab remain "sticky"? Is there a way to
register for a "tab selected" event, so that I can manage the selection
on the server?

Thanks for your help,
bye
    Stefan


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

Reply via email to