public
Description: Updated hourly from the jQuery SVN repo
Homepage: http://jquery.com
Clone URL: git://github.com/JackDanger/jquery.git
jquery ajax: closes #2842.

git-svn-id: http://jqueryjs.googlecode.com/svn/trunk@5600 
c715fcbe-d12f-0410-84c4-316a508785bb
aflesler (author)
Wed May 14 12:50:24 -0700 2008
commit  a5776d6c755d3119625a51256ceb13faff84b432
tree    753a2089ab9ad1911106a022d225e13d828c02f9
parent  a4a59fbc85a356008c717fda34a971f6598232a2
...
141
142
143
 
144
145
146
...
141
142
143
144
145
146
147
0
@@ -141,6 +141,7 @@ jQuery.extend({
0
   },
0
 
0
   ajaxSettings: {
0
+ url: location.href,
0
     global: true,
0
     type: "GET",
0
     timeout: 0,

Comments

    No one has commented yet.