Decaf
______ __
| _ \ / _|
| | | |___ ___ __ _| |_
| | | / _ \/ __/ _` | _|
| |/ / __/ (_| (_| | |
|___/ \___|\___\__,_|_|
"Go ahead... enable JavaScript." Remove Java and/or JavaScript from
HTML documents. Java and JavaScript are removed by stripping out the
<applet> ... </applet> and <script> ... </script> tags, respectively.
JavaScript attributes are also removed from the following tags:
a, input, body, form, area, select, frameset
Attributes removed:
onblur, onchange, onclick, onfocus, onload, onmouseover, onmouseout,
onselect, onsubmit, onunload
href and language attributes that refer to javascript are also
removed.
Preferences
- Decaf.noJavaScript
Remove JavaScript.
- Decaf.noJava
Remove Java.
