tutorial.eyehunts.com
Sort string in JavaScript | Example code
Using the sort() method or Loop you can Sort strings in JavaScript. Use the sort method only when the string is alphabetic.
Rohit