Allow Javascript
From UBot Studio
(Difference between revisions)
Line 16: | Line 16: | ||
Disables Javascript. | Disables Javascript. | ||
− | [[File: | + | [[File:javno.jpg]] |
Line 27: | Line 27: | ||
− | [[File: | + | [[File:javyes.jpg]] |
Latest revision as of 16:55, 24 September 2013
Allow Javascript is a Settings Command in the Professional edition of UBot Studio.
This command will disable all javascript on a webpage. Simply select “Yes” to enable javascript and “No” to disable the javascript.
Allow Javascript: Select "Yes" to enable javascript on a webpage. Select "No" to disable javascript on a webpage.
[edit] Example
allow javascript("No")
Disables Javascript.
allow javascript("Yes")
Enables Javascript.