aspose file tools
The moose likes JSF and the fly likes div tag height problem in JSF facelets. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "div tag height problem in JSF facelets." Watch "div tag height problem in JSF facelets." New topic
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

 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: div tag height problem in JSF facelets.
 
Similar Threads
JSP Page to know what it does
Text is not getting equally vertical align in Moz/Safari/IE
Json
exchanging values from right to left on button click
Max-height not working properly in mozilla and chrome