jQuery jQuery.fn.extend()
Learn all about the jQuery function jQuery.fn.extend().
The
jQuery.fn.extend()
method extends the jQuery prototype ($.fn
) object to provide new methods that can be chained to the jQuery()
function.