-
Book Overview & Buying
-
Table Of Contents
Oracle Application Express 4.0 with Ext JS
By :
To discourage users from opening multiple browser tabs, where we have no control over which pages are opened, we can give them similar functionality to open multiple pages in a single browser tab.
This allows developers to design the APEX application so that we are in control of what pages can be opened, and also design the pages so they are less reliant on maintaining session state.
![]() |
This screenshot shows the example file named chapter10/ ex-10-tree-iframe-tabs.html that we will examine in this section.
Unlike the earlier examples shown in this chapter, we won't be going through how to incorporate this into your APEX application in detail. Instead, we will only examine the functionality of the prototype to understand the JavaScript behavior.
The structure for the page layout for the example page is quite simple.
<html> <head> <title>#TITLE#</title> <link rel="icon" type="image/x-icon" href="#IMAGE_PREFIX...
Change the font size
Change margin width
Change background colour
