Changes

Jump to: navigation, search

Labs/Jetpack/JEP/33

15 bytes added, 22:29, 4 December 2009
no edit summary
* <tt>width</tt> <i>num</i> - initial width of the Window (320 - standard smartphone width resolution)
* <tt>height</tt> <i>num</i> - initial height of the Window (480 - standard smartphone height resolution)
* <tt>persist</tt> <i>bool</i> - will the specifies whether or not a Window stay open when a user closes the browser instance?instanc
* <tt>onFocus</tt> <i>func</i> - event triggered when the Window is focused
* <tt>onBlur</tt> <i>func</i> - event triggered when the Window losses focus
* <tt>onReady</tt> <i>func</i> - event triggered when the Window's content is loaded and ready for manipulation.
All events are passed the following property hash:
1,273
edits

Navigation menu