jQuery in Action
185
Extending jQuery
with custom plugins
This chapter covers
Why to extend jQuery with custom code
The rules for effectively extending jQuery
Writing custom utility functions
Writing custom wrapper methods