CJ Parse Tools is a jQuery plug-in that contains a collection of various parsing functions to help you convert strings to various formats. Tools include converting HTML markup and Latin 1 entities to Ascii, converting a string to valid XML Latin 1 entities and converting ASCII back to HTML & XML entities. Essentially if you need to convert something like & to &, then this JQuery plugin is for you.
↧