|
|
||
|
|
|
Frontier 5: Fat Pages |
|
Fat Pages
|
|
How to make and how to load a Fat Page. A fat web page is an HTML document that contains embedded information intended to be installed in a database running on a local machine. The embedded data can be program logic, text, outlines, user interface elements, or arbitrary binary information. How to make a Fat Page Using this page as an example, the extra directives needed are:
#isFatPage "true" When Frontier renders the page all the necessary Fat Page information will be added. How to load a Fat Page
Where is the Fat Page data? Do a view source on this page. Scroll to the bottom. The Fat Page data is enclosed in comment tags at the end of the page. This page includes a one-line Hello World-type Frontier object. This allows the user to read the documentation while the embedded information is being downloaded. Recommended size of embedded information? This will depend on the bandwidth contraints of the expected audience. Under 100K or the equivalent of a web page graphic is recommended for most situations. More information See UserLand's Fat Pages site for more information about fat pages and a whole bunch of sample fat pages. http://www.scripting.com/fatPages/
|
|
|
||
|
|
|
© Copyright 1996-98 UserLand Software. This page was last built on 2/20/98; 2:10:18 PM.
It was originally posted on 2/11/98; 10:39:02 PM.
Webmaster: thea@scripting.com. |