Labs/Jetpack/JEP/16: Difference between revisions

Jump to navigation Jump to search
(Created page with '{{draft}} == JEP 16 - SlideBar == * Champion: Edward Lee <edilee at mozilla dot com> * Status: Implementing * Type: API Track * Created: 17 June 2009 * Reference Implementation...')
 
Line 32: Line 32:
* <tt>icon</tt> - node representing the icon in the SlideBar
* <tt>icon</tt> - node representing the icon in the SlideBar
* <tt>doc</tt> - document element of the content area
* <tt>doc</tt> - document element of the content area
* <tt>reset()</tt> - reset the icon and content to the original values
* <tt>close()</tt> - slide close the SlideBar


The object passed to the callback is actually a function, <tt>slide(options)</tt>, where <tt>options</tt> is a property hash:
The object passed to the callback is actually a function, <tt>slide(options)</tt>, where <tt>options</tt> is a property hash:
385

edits

Navigation menu