Opened 13 years ago
Closed 13 years ago
#5053 closed bug (invalid)
jQuery.fn["ajaxStart"] and other related functions are incorrectly defined
Reported by: | vlastimil | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.4 |
Component: | ajax | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
In the file "jquery-1.3.2-vsdoc2.js" there are wrong definitions for jQuery.fnajaxStart? jQuery.fnajaxStop? ... .. jQuery.fnajaxSend?
The file "jquery-1.3.2.js" has correct code..
Note: See
TracTickets for help on using
tickets.
The vsdoc version is only for use with Visual Studio Intellisense, so it isn't suitable for use at runtime.