:focus Selector
Selects element if it is currently focused.
Selects element if it is currently focused.
Creates a new copy of jQuery whose properties and methods can be modified without affecting the original jQuery object.
Attach a function to be executed whenever an Ajax request completes successfully. This is an Ajax Event.
Register a handler to be called when Ajax requests complete. This is an AjaxEvent.
This page documents data types appearing in jQuery function signatures, whether defined by JavaScript itself or further restricted by jQuery. Unless explicitly stated otherwise, jQuery functions require primitive values where applicable, and do not accept their Object-wrapped forms. If you want to study these concepts in depth, take a look at MDN. You should be … Continue reading