jQuery plugin - HTML decode and encode
Tuesday, October 21st, 2008I just found myself having encoded HTML within parts of the DOM (don’t ask me why) and I thought it would be cool to be able to parse it and encode/decode the parts where it’s needed. I ripped out some relevant lines from prototype js and made this plugin:... Read More



