On Wed, 30 May 2007, Lec wrote: > I need some guidance. By default, normally we will see either a panel tab or > multiple tab appear on the far left of the screen. How do we position them ( > the panel tabs ) in such a way that they will appear on the far right rather > than the left?
With CSS. Just add the class or id you want in the markup (though it can be done programmatically also if you need more dynamics). - Timo -- Timo Rantalaiho Reaktor Innovations Oy <URL: http://www.ri.fi/ > ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
