[jQuery] Adding an LI element to an OL

[jQuery] Adding an LI element to an OL


Hi everyone,
I've got an ordered list (OL) containing several LI items, currently
arranged in alphabetical order.
How hard would it be to create a new LI element, and put it in the
right alphabetical position based on its value?
Sam