[jQuery] inserting a DIV in alphabetical order
Hi,
I have a DIV (id = "classList") witih many smaller DIVs, each of class
"student". The smaller DIV only contains text. If I want to add a
new student DIV to the list, but add it in alphabetical order, is
there a simple, tried and true jQuery way of doing this?
Thanks, - Dave