Community

Experimenting With Sub() And Deferred Objects In jQuery 1.5

(Ben Nadel) jQuery 1.5 added a method called sub(). I’m not entirely clear on what sub() does or how it works(); but, from what I can gather, it creates a sub-class of the jQuery object in an effort to let you augment a copy of the library without permanently damaging the core jQuery instance.

Read More - Register for Free Membership