These are utility functions and do not directly act upon a jQuery object.
They are accessed as static methods on the jQuery
or $
identifier.
For example, $.ajax()
is a static method.
These are utility functions and do not directly act upon a jQuery object.
They are accessed as static methods on the jQuery
or $
identifier.
For example, $.ajax()
is a static method.