XUL Programmer's Reference Manual
|
||||||||||||||||
<editor>
| ||||||||||||||||
<browser>
| ||||||||||||||||
<iframe>
<editor>, <browser>, and <iframe> are high-level widgets used to manage content in the Mozilla application. These widgets embed a Composer-like editor, a browser window, and an iframe window in your application, respectively. They provide a number of event listeners attributes for handling user interaction with content, and all use the src attribute to load HTML content. The widgets do not have child elements. |
Last updated: 5/25/00 Ian Oeschger