YourJS.com
|
|
jPaq Example - Case Insensitive SortHave you ever had to sort an array in JavaScript? With the built-in sort function, the task is usually pretty easy when it comes to an array of strings. As you probably already know, the native sort function is case sensitive by default. How do we make it case insensitive? This is where the Applicable Parts© 2010-2019 - Site by Chris West. Powered by jQuery and jPaq. |