NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
ols
Joined: 19 Dec 2008 Posts: 9
|
Posted: Fri Dec 19, 2008 6:27 pm Post subject: JSF Page Layout question |
|
|
Hi all,
I have to create few JSF pages, that contain a header, a central part and a footer. The central part should be split in two vertical parts. The left part should contain a vertical menu composed of buttons. The right part is the main part of the page and it's width should be variable. If the width of the browser window change, then the width of the main part should change.
I have create 3 fragments, for the header, the footer and for the navigation.
The navigation is float: left
When I reduce a lot the width of the browser, the main part is reduced but it is written onto the buttons of the navigation part.
How can I manage that ? Is there another approach ? Do you any good links to this type of layout problem ?
Thanks a lot,
Olivier |
|
| Back to top |
|
 |
mir ip Posted via mailing list.
|
Posted: Tue Dec 23, 2008 1:06 pm Post subject: JSF Page Layout question |
|
|
Hi,
You can use ICEFaces faclets. Here you can check hoe to do it http://facestutorials.icefaces.org/tutorial/dynamic-includes-tutorial.html
Or use struts templates.
Good luck.
--- On Fri, 12/19/08, ols <[i]address-removed>[/i] wrote:
| Quote: | From: ols <address-removed>
Subject: [nbj2ee] JSF Page Layout question
To: address-removed
Date: Friday, December 19, 2008, 10:27 AM
| Quote: | Hi all,I have to create few JSF pages, that contain a header, a central part and afooter. The central part should be split in two vertical parts. The left partshould contain a vertical menu composed of buttons. The right part is the mainpart of the page and it's width should be
variable. If the width of thebrowser window change, then the width of the main part should change.I have create 3 fragments, for the header, the footer and for the navigation.The navigation is float: leftWhen I reduce a lot the width of the browser, the main part is reduced but itis written onto the buttons of the navigation part.How can I manage that ? Is there another approach ? Do you any good links tothis type of layout problem ?Thanks a lot,Olivier |
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|