-
jQuery.ajaxSetup()
Set default values for future Ajax requests.
-
.attr()
Get the value of an attribute for the first element in the set of matched elements.
-
event.data
Contains the optional data passed to jQuery.fn.bind when the current executing handler was bound.
