Last Updated: February 25, 2016
·
2.153K
· ustun

Use `context' option for jQuery ajax

"This object will be made the context of all Ajax-related callbacks. For example, specifying a DOM element as the context will make that the context for the complete callback of a request."

http://api.jquery.com/jQuery.ajax/