az_NoScript

by AZ0123
Disables JavaScript in the browser. [More]
To download this library for your Linux/Mac installation, enter this on your command line:

DreamDownload byond://AZ0123.az_NoScript##version=1

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://AZ0123.az_NoScript##version=1

70 downloads
Version 0.1
Date added: Dec 14 2005
Last updated: Jul 29 2009
0 fans
Just run your text through az_NoScript() before outputting it to a browser window to disable JavaScript in the browser.
ex:
text = az_NoScript(text)