Bind an event handler to the "resize" JavaScript event, or trigger that event on an element. This
Remove the whitespace from the beginning and end of a string. The $.trim() function
Perform an asynchronous HTTP (Ajax) request. The $.ajax() function underlies all Ajax
Get the children of each element in the set of matched elements, including text and comment nodes. Given
Selects all elements that are headers, like h1, h2, h3 and so on. Because :header
Execute all handlers and behaviors attached to the matched elements for the given event type. Any
Describes the nature of the event. event.type
Selects odd elements, zero-indexed. See also even.
Execute some JavaScript code globally. This method behaves differently from using a normal JavaScript
Load a JavaScript file from the server using a GET HTTP request, then execute it. This is a shorthand
Page 22 of 32