revBrowserMakeTextSmaller | |||||||
Type | command | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Synonyms | xbrowser_maketextsmaller | ||||||
Summary | Makes the text smaller in the specified browser. | ||||||
Introduced | 2.8.1 | ||||||
OS | mac, windows | ||||||
Platforms | desktop | ||||||
Parameters |
| ||||||
Example |
| ||||||
Values |
| ||||||
Related | Command: revBrowserMakeTextBigger Function: revBrowserOpen Glossary: function | ||||||
Security | network | ||||||
Description | The revBrowserMakeTextSmaller command reduces the size of the text in the browser specified by the instanceId. *Cross-platform note:* On a Windows system, executing the revBrowserMakeTextSmaller command is equivalent to decreasing the text size via the View -> Text Size menu in Internet Explorer. On an OS X system it is equivalent to decreasing the text size by clicking on View -> Make Text Smaller
|