dataTables jQuery does not work correctly with accents

0

I am using the dataTables plugin of jQuery and the problem is happening because of accented words. For example, you have several items in the list, and one of them is called coffee . If in the search bar I look for coffee , it will return me right just items with the word coffee. Now if I put cafe , without the accent, then it does not return me items that have coffee . What can be done in this case?

    
asked by anonymous 17.05.2015 / 04:12

0 answers