Labs/Jetpack/JEP/33: Difference between revisions

Jump to navigation Jump to search
Line 27: Line 27:
* <tt>width</tt> <i>num</i> - initial width of the Window (320 - standard smartphone width resolution)
* <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>height</tt> <i>num</i> - initial height of the Window (480 - standard smartphone height resolution)
* <tt>persist</tt> <i>bool</i> - specifies whether or not a Window stay open when a user closes the browser instanc
* <tt>persist</tt> <i>bool</i> - specifies whether or not a Window stay open when a user closes the browser instance
* <tt>allowMaximize</tt> <i>bool</i> - specifies whether or not a Window will have the ability to maximize
* <tt>allowMaximize</tt> <i>bool</i> - specifies whether or not a Window will have the ability to maximize
* <tt>allowResize</tt> <i>bool</i> - specifies whether or not a user can resize a window
* <tt>allowResize</tt> <i>bool</i> - specifies whether or not a user can resize a window
1,273

edits

Navigation menu