browser  
| Vars | |
| atom_uid | UID of the host atom | 
|---|---|
| content | HTML content of the browser datum | 
| head_content | Header HTML content of the browser datum | 
| include_default_stylesheet | Should default stylesheets be loaded | 
| scripts | Assoc list of script files for use by the datum | 
| stylesheets | Assoc list of stylesheets for use by the datum | 
| window_id | window_id is used as the window name for browse and onclose calls | 
| window_options | Various options to control elements such as titlebar buttons for the window | 
Var Details
atom_uid  
UID of the host atom
content  
HTML content of the browser datum
head_content  
Header HTML content of the browser datum
include_default_stylesheet  
Should default stylesheets be loaded
scripts  
Assoc list of script files for use by the datum
stylesheets  
Assoc list of stylesheets for use by the datum
window_id  
window_id is used as the window name for browse and onclose calls
window_options  
Various options to control elements such as titlebar buttons for the window