Extends the jQuery object itself.
Can be used to add functions into the jQuery namespace. See jQuery.fn.extend for more information on using this method to add Plugins.
Arguments:
| object | Object | |
|---|---|---|
| The object that will be merged into the jQuery object. | ||
