css - JSF2 / Primefaces layout performance -
I am currently using a full page layout and P: layoutUnits and the page composition in my webapp, I have a menu bar, and There is a certain header with a content layout, and that's all. It was easy to install, but when I navigate to a new page in IE (7), the whole page is reloaded (apparently), the header gets cleared, and loads - Even more annoyingly - the menubar is displayed to each other with
This effect does not really appear in other browsers, unfortunately, IE 7 is my goal.
Now I'm thinking about saying goodbye: layoutUnits and implementation layouts with simple CSS magic and fixed div for the top - will this improve performance in IE? Is there anything that I can do to make it faster and smooth? I have to see that the header is not changing at all, only the content
How about using iframe ? Will this allow the bookmarkable URL?
I think this is an old question, but I still have a new answer ...
PrimeFace 3.0 & lt; P: datatable & gt;
Supports In-Table Scrolling You have set a certain height and width for the data table on your page, and the data table in that box is provided with the scrollbar. Column headers and footers are retained and you scroll the rows, they clear some format bugs in their night snapshots that & lt; P: dataTable & gt;
Looks very good in IE7. For those who support older IE browsers (like me)
LINK:
Comments
Post a Comment