| Author |
div tag height problem in JSF facelets.
|
Moguluri Ravi Kiran
Ranch Hand
Joined: Apr 16, 2010
Posts: 60
|
|
Dear Friends,
I am facing a problem with div height in percentage.
following are my observations.
1) After creating a normal HTML page with the following styles the div tag heights are as expected[Given in %].
2) In JSF, Any page using following template is not displaying as per the percentage given.
3) If i give height parameter in terms of pixels then the JSF Page is getting displayed as expected.
4) But in case of width of div tag, even percentage measure is working fine in JSF pages.
Thanks in advance.
Template using is
|
 |
 |
|
|
subject: div tag height problem in JSF facelets.
|
|
|