[thelist] RE:using array.sort() in JavaScript not handling case

Tim Kuhn tkuhn at eproject.com
Mon Mar 3 10:40:01 CST 2003


Tim Kuhn

>Anyone know how to make it sort the alpha values by alpha no matter
>what the case?

Unless I am missing something here just use string.toLowerCase(); and
then sort.




More information about the thelist mailing list