-
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
An optional data map passed to an event method when the current executing handler is bound.
