jquery Programming Glossary: tem
Sort a set of li tags alphanumerically http://stackoverflow.com/questions/1491678/sort-a-set-of-li-tags-alphanumerically return this .html current .remove clone.appendTo '#tempsortbox' '#licontainer' .html '#tempsortbox' .html '#tempsortbox'.. clone.appendTo '#tempsortbox' '#licontainer' .html '#tempsortbox' .html '#tempsortbox' .html '' It's both slow and not.. '#licontainer' .html '#tempsortbox' .html '#tempsortbox' .html '' It's both slow and not GREAT at sorting. Idealy..
Sort a set of li tags alphanumerically http://stackoverflow.com/questions/1491678/sort-a-set-of-li-tags-alphanumerically function return this .html current .clone 'li' .filter function return this .html current .remove clone.appendTo '#tempsortbox' '#licontainer' .html '#tempsortbox' .html '#tempsortbox' .html '' It's both slow and not GREAT at sorting. Idealy.. .clone 'li' .filter function return this .html current .remove clone.appendTo '#tempsortbox' '#licontainer' .html '#tempsortbox' .html '#tempsortbox' .html '' It's both slow and not GREAT at sorting. Idealy it would sort based on the content.. function return this .html current .remove clone.appendTo '#tempsortbox' '#licontainer' .html '#tempsortbox' .html '#tempsortbox' .html '' It's both slow and not GREAT at sorting. Idealy it would sort based on the content of a strong tag that..
|