blur event
Bind an event handler to the “blur” event, or trigger that event on an element.
Bind an event handler to the “blur” event, or trigger that event on an element.
Bind an event handler to the “blur” event, or trigger that event on an element.
Bind an event handler to the “change” event, or trigger that event on an element.
Bind an event handler to the “focus” event, or trigger that event on an element.
Bind an event handler to the “focus” event, or trigger that event on an element.
Bind an event handler to the “focusin” event, or trigger that event on an element.
Bind an event handler to the “focusin” event, or trigger that event on an element.
Bind an event handler to the “focusout” event, or trigger that event on an element.
Bind an event handler to the “focusout” event, or trigger that event on an element.
Create a serialized representation of an array, a plain object, or a jQuery object suitable for use in a URL query string or Ajax request. In case a jQuery object is passed, it should contain input elements with name/value properties.
Bind an event handler to the “select” event, or trigger that event on an element.
Encode a set of form elements as a string for submission.
Encode a set of form elements as an array of names and values.
Bind an event handler to the “submit” event, or trigger that event on an element.
Get the current value of the first element in the set of matched elements or set the value of every matched element.