====== Deaccent strings in javascript ====== I added a script to my dzLib section, for removing acccents from strings. There's also a method to check if a string is 7bit ASCII. * [[jsLib>StringThing.js|code]] * [[jsLib>StringThing/deaccent.htm|test-page]] {{tag>javascript}}