1,273
edits
Dandonkulous (talk | contribs) |
Dandonkulous (talk | contribs) |
||
| 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 ( | * <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 ( | * <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 | ||
edits