[Wicket-user] Ajax Tab Panel

2006-08-07 Thread Pierre-Yves Saumont
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 must have the tabs over the panels). Is this possible ?

Pierre-Yves


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Ajax Tab Panel

2006-08-07 Thread Juergen Donnerstag
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 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 must have the tabs over the panels). Is this possible ?

 Pierre-Yves


 -
 Using Tomcat but need to do more? Need to support web services, security?
 Get stuff done quickly with pre-integrated technology to make your job easier
 Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user