/** * Referred Sources * http://ckeditor.com/ htmlparser.js * http://ejohn.org/blog/pure-javascript-html-parser/ by John Resig (ejohn.org) * http://erik.eae.net/simplehtmlparser/simplehtmlparser.js by Erik Arvidsson */ (function() { /** * MSO *