Subclass the Ajax Test Panel java class and create your own *.html.
Juergen
On 8/7/06, Pierre-Yves Saumont <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Is there a way to control the AbstractTabPanel HTML template ? What I
> need to do is to have the tabs in a div and the panels in another one
> (so they
Hi,
Is there a way to control the AbstractTabPanel HTML template ? What I
need to do is to have the tabs in a div and the panels in another one
(so they can be formated as a whole). I also needs to have the tabs div
come AFTER the panels div in the template (because I cannot use z-index
and mu