Escaping HTML with Prototype and JQuery
Feb 26th, 2009 by admin
Escape HTML using Prototype
http://www.prototypejs.org/api/string/escapeHTML
Escape HTML using JQuery
http://stackoverflow.com/questions/24816/escaping-strings-with-jquery
http://devkick.com/blog/parsing-strings-with-jquery/

