Software Details:
Version: 1.0.0
Upload Date: 1 Mar 15
Distribution Type: Freeware
Downloads: 50
Works on the whitelist principle.
It will expect a list of acceptable HTML elements and attributes.
Then when pointed to a DOM node, Sanitize.js will remove all unacceptable HTML from that node.
Sanitize.js has no trouble dealing with malformed or maliciously-formed HTML, and will always output valid HTML or XHTML.
What is new in this release:
- First release.
Requirements:
- JavaScript enabled on client side
Limitations:
- The style attribute is always dropped on Internet Explorer 5-7.
- Internet Explorer always converts relative URL values to absolute URLs.
Comments not found