Skip to content

Commit 8165232

Browse files
authored
experimental commit
1 parent dc7fa34 commit 8165232

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,8 @@ instance, or the system browser.
115115
Android supports these additional options:
116116

117117
- __hidden__: set to `yes` to create the browser and load the page, but not show it. The loadstop event fires when loading is complete. Omit or set to `no` (default) to have the browser open and load normally.
118-
- __clearcache__: set to `yes` to have the browser's cookie cache cleared before the new window is opened
119-
- __clearsessioncache__: set to `yes` to have the session cookie cache cleared before the new window is opened
118+
- __clearcache__: set to `yes` to have the browser's cookie cache cleared before the new window is opened.
119+
- __clearsessioncache__: set to `yes` to have the session cookie cache cleared before the new window is opened.
120120
- __closebuttoncaption__: set to a string to use as the close button's caption instead of a X. Note that you need to localize this value yourself.
121121
- __closebuttoncolor__: set to a valid hex color string, for example: `#00ff00`, and it will change the
122122
close button color from default, regardless of being a text or default X. Only has effect if user has location set to `yes`.

0 commit comments

Comments
 (0)