Image Image Image Image Image

© Copyright 2012 ABCoder | Email | RSS

Scroll to Top

To Top

2010 August

13

Aug
2010

6 Comments

In jQuery

By

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)

Tags | , , , , , , ,