-
Book Overview & Buying
-
Table Of Contents
Oracle Application Express 4.0 with Ext JS
By :
As web developers, we are becoming more reliant on using JavaScript to manipulate the page layout to provide functionality such as tab panels, accordion regions, popup dialogs, and the like. This leads to existing elements in the DOM being relocated to new positions, and form INPUT items can end up outside the FORM element.
Irrespective of what JavaScript library you use, DOM manipulation can lead to form INPUT items appearing outside the FORM element. In fact, you don't even need to use JavaScript at all to cause the issue, as we will show in this example.
![]() |
This screenshot shows the Page Definition within APEX Builder for a simple page containing the following items of interest:
The Contact Details region to be rendered in location Body (3) [#BOX_BODY#], with input items P30_FIRST_NAME, P30_LAST_NAME, and P30_ADDRESS.
The Region outside FORM region to be rendered in location Position 2 [#REGION_POSITION_02#], containing item P30_PHONE.
If you refer...
Change the font size
Change margin width
Change background colour
