Well, 
I've just implemented a wicket page using wicket tabs, tabbedPanel and so
on; it works fine!
Structure is standard, something like 

<table class="tab-row"><tr><td class=tab0 selected></td> .... <td class=tab4
last></td></table>
<div class="tab-panel"><div>CONTENT: tab0 selected</div></div>.

What I'd like to do is to have a button/link inside the 'content' div to
switch from tab0 (currently selected) to 'tab4 last', any other content,
without using tab links.
Is this possible?

Thank you Alexander

hope to have been clear
ciao
Massimo
-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Switching-between-wicket-tabs-tp3044579p3045748.html
Sent from the Users forum mailing list archive at Nabble.com.

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

Reply via email to