:text Selector
Selects all input elements of type text.
Selects all input elements of type text.
Attach a function to be executed before an Ajax request is sent. This is an Ajax Event.
Register a handler to be called when Ajax requests complete with an error. This is an Ajax Event.
Get the HTML contents of the first element in the set of matched elements or set the HTML contents of every matched element.
Selects all elements of type image.
Register a handler to be called when the first Ajax request begins. This is an Ajax Event.
Get the current computed inner height (including padding but not border) for the first element in the set of matched elements or set the inner height of every matched element.
Register a handler to be called when all Ajax requests have completed. This is an Ajax Event.
Selects all elements that are selected.
Register a handler to be called when Ajax requests complete. This is an AjaxEvent.
Insert content, specified by the parameter, after each element in the set of matched elements.
Replace each target element with the set of matched elements.
Selects all elements that are headers, like h1, h2, h3 and so on.
Remove a property for the set of matched elements.
Get the current computed height for the first element in the set of matched elements or set the height of every matched element.
Replace each element in the set of matched elements with the provided new content and return the set of elements that was removed.
Hide the matched elements.
Selects all elements of type reset.
Attach a function to be executed whenever an Ajax request completes successfully. This is an Ajax Event.
Get the current computed inner width (including padding but not border) for the first element in the set of matched elements or set the inner width of every matched element.