🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

sortChildren is a jQuery plugin to sort child elements.

Plugins Tables

Documentation

Multi-key sorting for any HTML/XML elements.

Simple Templates

Usage

        $("button.name").click(function(){             $(this).nextAll("div").sortChildren($.sortFunc(["$(this).find('.name').text()"]))         })

Demo http://jakecigar.github.io/jQuery.sortChildren/


You May Also Like