mirror of
https://github.com/jquery/jquery.git
synced 2026-01-25 22:18:26 -05:00
jquery ajax: closes #2842.
This commit is contained in:
@@ -141,6 +141,7 @@ jQuery.extend({
|
||||
},
|
||||
|
||||
ajaxSettings: {
|
||||
url: location.href,
|
||||
global: true,
|
||||
type: "GET",
|
||||
timeout: 0,
|
||||
|
||||
Reference in New Issue
Block a user