This system can be used to report, track and monitor bug reports and feature requests for the OraFormsFaces JSF component. This component set can be used to re-use Oracle Forms as fully functional and tightly integrated JSF components in a web application.
FS#30 - Auto-calculate oversizing larger div
Attached to Project:
OraFormsFaces
Opened by Wilfred van der Deijl (wvanderdeijl) - Friday, 19 October 2007, 01:23 GMT-7
Opened by Wilfred van der Deijl (wvanderdeijl) - Friday, 19 October 2007, 01:23 GMT-7
|
DetailsPerhaps it is possible to calculate the size of scrollbars from JavaScript. It should be possible to query the window size and the available size, or something like that.
Currently the width and height is increased with a fixed 17px in the Renderer class |
This task depends upon
Remember this 17px is now also used in the JavaScript supporting the DevControls
This might have some example code: http://snippets.dzone.com/posts/show/2995