jQuery: The Write Less, Do More JavaScript Library

Batch

Average rating
(2 votes)

Batch is a plugin that allows you to batch the results of any jQuery method, plugin into an array. By default the batch plugin aliases the getter methods in jQuery by adding an 's' to the end (attrs, offsets, vals ...). You can also just call $(...).batch('methodName', arg1, arg*n).

Releases

Official releasesDateSizeLinks
1.0.12008-May-0932.32 KB