 |
|
Oracle Tips by Burleson |
Page
Zero
When putting together components to display on
every page in an application, Page 0 should be used to display them.
A good use for page 0 is for a table of contents list as seen on many
web pages along the left side of the page. Another good use for it is
a banner that would be displayed on every page in the application. If
there are pages on which it is not desirable for page 0 objects to
display, it can be prevented by using the conditional display
attribute. Page 0 is explained further in an earlier chapter of this
book.
The above book excerpt is from:
Easy HTML-DB
Oracle Application Express
Create Dynamic
Web Pages with OAE
ISBN 0-9761573-1-4
Michael Cunningham & Kent
Crotty
http://www.rampant-books.com/book_2005_2_html_db.htm |