Arrange Japanese Words alphabetically using Javascript / JQuery

Hi All, 

I have to create a webpart which will populate few Japanese words but in Alphabetical order but only using Javascript / JQuery. 

Suggestions and help is highly appreciated.

Example : Key , Value = 

EAT : 

SHOP : 

PLAY : 

EXPLORE : 

Sorting should NOT be done on they Key basis. 

August 20th, 2015 2:28pm

Hi,

Please try to use localeCompare to get it in alphabetical order.

Here is a similar thread for your reference:

http://stackoverflow.com/questions/20368315/javascript-sort-support-for-multilanguage

As this question is not relate to SharePoint, I suggest you post it to a JavaScript development Forum, you will get more help and confirmed answers from there.

Best Regards,

Dennis

Free Windows Admin Tool Kit Click here and download it now
August 21st, 2015 3:42am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics