Labs/Jetpack/JEP/23: Difference between revisions

no edit summary
(Created page with '{{draft}} == JEP 10 - Panels == * Champion: Aza Raskin <aza at mozilla dot com> * Status: Implementing * Type: API Track * Created: 21 Aug 2009 * Reference Implementation: None…')
 
No edit summary
Line 14: Line 14:


This JEP describes the API for creating style-able rich content panels (windows) that float above the browser window.
This JEP describes the API for creating style-able rich content panels (windows) that float above the browser window.
Many extensions use floating panels as a way to present rich information over chrome/content both for anti-spoofing reasons as well as to not inject information into the DOM.


=== Proposal ===
=== Proposal ===


Clipboard access will live at <code>jetpack.panel</code>.
Clipboard access will live at <code>jetpack.panel</code>.
[[File:http://twitterfox.net/twitterfox_screenshot.png]]


==== Setting the clipboard ====
==== Setting the clipboard ====
577

edits