toStaticHTML: Sanitize your HTML in IE 8
Ajax Blogs - 92 days ago Posted by bluray
The IE 8 beta has a new method, toStaticHTML that sanitizes HTML strings by removing dHTML elements and attributes from an HTML fragment.
The example they give is:
PLAIN TEXT
HTML:
<script type="text/javascript">
Log in to comment or register here.