Labs/Jetpack/JEP/33: Difference between revisions

Line 25: Line 25:
* <tt>html</tt> <i>text/xml</i> - html content for the feature
* <tt>html</tt> <i>text/xml</i> - html content for the feature
* <tt>url</tt> <i>uri</i> - url to load content for the feature
* <tt>url</tt> <i>uri</i> - url to load content for the feature
* <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 (defaults: 320px - 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 (defaults: 480px - standard smartphone height resolution)
* <tt>persist</tt> <i>bool</i> - specifies whether or not a Window stay open when a user closes the browser instance
* <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
1,273

edits