Allow Javascript
From UBot Studio
(Difference between revisions)
(Created page with "$Allow Javascript is a Settings Command in the Professional edition of UBot Studio. This command will disable all javascript on a webpage. Simply select...") |
|||
Line 14: | Line 14: | ||
</pre> | </pre> | ||
− | + | Enables Javascript. |
Revision as of 22:28, 15 December 2012
$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("No")
Disables Javascript.
allow javascript("Yes")
Enables Javascript.