1. Humppa needs some layout advices icefaces.orgHi ICEfaces, I'm working on my first 'bigger' webapp ever and now I have really big troubles doing the design for the page. I did all the layout work using the pannel icefaces/jsf components like ice:panelBorder, ice:panelGroup and a lot of nested ice:panelGrids. Now I go mad by doing the css style for that layout. Often I don't know which components ... |
2. Clarification:to design a page layout not unlike the IceFaces Component Showcase icefaces.orgClarification: We are trying to design a page layout not unlike the IceFaces Component Showcase. We are displaying our main site navigation on the left and content panels to the right. Our content panels contain many tables and forms and we are using a stacking panel to display the views based on navigation link clicks. The problem is, when we load ... |
3. layout align doubts icefaces.org |
4. layout icefaces.orgI prefer to layout my page using div's (panelGroups) and using a float layout where needed. The component showcase templates are fairly good example of this. There is ton of turorials and examples for leveraging a float layout. After all its just html and not specifically an JSF issue. I try to avoid using tables (panelGrids) for layout as there are ... |
5. Main Page Layout icefaces.orgHi all, Can anyone suggest me what should be the best option for designing Main Page Layout, I want similar page that is used for component showcase @ http://component-showcase.icefaces.org/component-showcase/showcase.iface (i.e. left panel with multiple links, by clicking on that link relavent page should be displayed on the right side panel) As far as I know, there are many options for creating ... |
6. Layout problem icefaces.orgHello everybody, I am pretty new to icefaces and have a somewhat annoying layout problem. Maybe I am still too much in the old hmtl way of doing things.... I want to create a webpage with a pretty common layout. On the top is a menubar, the bottom contains some links like "contact" and stuff, and in the middle of the ... |
7. Page Layout icefaces.org |
8. Icefaces and layout control icefaces.org |
9. Page Layout problem icefaces.orgHi guys. First, I'd like to apologize if this is not an ICEFaces issues, but it surely is preventing me from integrating it's usage in my application. I have an app which uses the very same layout design as the component-showcase application(header, left-navigation, contents,footer). Now, I'm having a problem to use the content part of this layout - when I present ... |
10. Desktop type Layout icefaces.org |
11. Layout Manager Into ICEfaces icefaces.org |
12. how to develop proper site layout icefaces.orgHello! I have a newbie question :) Can you suggest me how to correctly create site using icefaces and JSF that would have layout consisting of header, left menu, footer and content? Which Tags should I use ? Is solution using |
13. ColumnGrouping Layout icefaces.org |