Dividing a page into three equal regions with Percentage values
Dividing a page into three equal regions with Percentage values( not absolute pixels)?
I have three report regions in column 1,2,3. The column 3 report goes out of the display area. I'm using the following size in region header "<div style="width:600px;height:500px;">". I'm basically trying to divide the screen to three equal parts with each 33% and use the real estate depending on the display resoultion. I tried to give each region 33% width instead of pixels, so that the reports wrap and fit into same page, but it didn't work. If the user has higher resolution display, then it should display wihtout warpping, otherwise the report should wrap. Any idea are apperciated.
Here is test page on APEX site ...
http://apex.oracle.com/pls/otn/f?p=54577:29
workspace:Godavarthi
username:surya_godavarthi@yahoo.com
password:apex_demo
Regards,
Surya