File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
2- <entry type =" method" name =" ajaxComplete" return =" jQuery" deprecated =" 3.3 " >
2+ <entry type =" method" name =" ajaxComplete" return =" jQuery" deprecated =" 3.5 " >
33 <title >.ajaxComplete()</title >
44 <desc >Register a handler to be called when Ajax requests complete. This is an <a href =" /Ajax_Events/" >AjaxEvent</a >.</desc >
55 <signature >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
2- <entry type =" method" name =" ajaxError" return =" jQuery" deprecated =" 3.3 " >
2+ <entry type =" method" name =" ajaxError" return =" jQuery" deprecated =" 3.5 " >
33 <title >.ajaxError()</title >
44 <desc >Register a handler to be called when Ajax requests complete with an error. This is an <a href =" /Ajax_Events/" >Ajax Event</a >.</desc >
55 <signature >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
2- <entry type =" method" name =" ajaxSend" return =" jQuery" deprecated =" 3.3 " >
2+ <entry type =" method" name =" ajaxSend" return =" jQuery" deprecated =" 3.5 " >
33 <title >.ajaxSend()</title >
44 <desc >Attach a function to be executed before an Ajax request is sent. This is an <a href =" /Ajax_Events/" >Ajax Event</a >.</desc >
55 <signature >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
2- <entry type =" method" name =" ajaxStart" return =" jQuery" deprecated =" 3.3 " >
2+ <entry type =" method" name =" ajaxStart" return =" jQuery" deprecated =" 3.5 " >
33 <title >.ajaxStart()</title >
44 <desc >Register a handler to be called when the first Ajax request begins. This is an <a href =" /Ajax_Events/" >Ajax Event</a >.</desc >
55 <signature >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
2- <entry type =" method" name =" ajaxStop" return =" jQuery" deprecated =" 3.3 " >
2+ <entry type =" method" name =" ajaxStop" return =" jQuery" deprecated =" 3.5 " >
33 <title >.ajaxStop()</title >
44 <desc >Register a handler to be called when all Ajax requests have completed. This is an <a href =" /Ajax_Events/" >Ajax Event</a >.</desc >
55 <signature >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
2- <entry type =" method" name =" ajaxSuccess" return =" jQuery" deprecated =" 3.3 " >
2+ <entry type =" method" name =" ajaxSuccess" return =" jQuery" deprecated =" 3.5 " >
33 <title >.ajaxSuccess()</title >
44 <desc >Attach a function to be executed whenever an Ajax request completes successfully. This is an <a href =" /Ajax_Events/" >Ajax Event</a >.</desc >
55 <signature >
You can’t perform that action at this time.
0 commit comments