Difference between revisions of "Chrome"
(→What you can do with Chrome) |
(→Resources) |
||
Line 10: | Line 10: | ||
=Resources= | =Resources= | ||
− | [http://www.mozilla.org/xpfe/ConfigChromeSpec.html Configurable Chrome ] by Benjamin Smedberg <benjamin@smedbergs.us> | + | [http://www.mozilla.org/xpfe/ConfigChromeSpec.html Configurable Chrome ] by Benjamin Smedberg <benjamin@smedbergs.us> |
http://www.mozilla.org/support/firefox/tips | http://www.mozilla.org/support/firefox/tips | ||
http://developer.mozilla.org/en/docs/Working_with_windows_in_chrome_code | http://developer.mozilla.org/en/docs/Working_with_windows_in_chrome_code |
Revision as of 11:56, 4 October 2006
What is Chrome?
Chrome is the user interface parts of the application window that are outside of a window's content area.
Toolbars, menu bars, progress bars, and window title bars are all examples of elements that are typically part of the chrome.
What you can do with Chrome
Here are the following examples of what you can do with Chrome:
Resources
Configurable Chrome by Benjamin Smedberg <benjamin@smedbergs.us>
http://www.mozilla.org/support/firefox/tips
http://developer.mozilla.org/en/docs/Working_with_windows_in_chrome_code