How may I sort a list alphabetically using jQuery?

I’m a bit out of my depth here and I’m hoping this is actually possible.

I’d like to be able to call a function that would sort all the items in my list alphabetically.

I’ve been looking through the jQuery UI for sorting but that doesn’t seem to be it. Any thoughts?

10 Answers
10

Leave a Comment