2010 August
jQuery pushStack Sortable Tables
On 13, Aug 2010 | 6 Comments | In jQuery | By
pushStack() is a very useful function to handle the jQuery stack. $.pushStack( elements, name, arguments ) is very handy when you need to apply a method on the array of DOM elements. Recently I was doing some experiment on pushStack to create a sortable table. You can see it in action here. The source code is self-explanatory. (In fact I’m very busy right now to explain it. lol)
© Copyright 2012 ABCoder |













Recent Comments