Allow Javascript
From UBot Studio
(Difference between revisions)
Line 1: | Line 1: | ||
− | + | Allow Javascript is a [[Settings Commands|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. | This command will disable all javascript on a webpage. Simply select “Yes” to enable javascript and “No” to disable the javascript. |
Revision as of 15:20, 14 April 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("No")
Disables Javascript.
allow javascript("Yes")
Enables Javascript.