Skip to content

Commit

Permalink
Success argument is optional for $.fn.load
Browse files Browse the repository at this point in the history
  • Loading branch information
kossnocorp committed Jul 4, 2011
1 parent 8c091a0 commit a4478c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ajax.js
Expand Up @@ -166,7 +166,7 @@
// *Arguments:*
//
// url — url to which the request is sent
// success — callback that is executed if the request succeeds
// [success] — callback that is executed if the request succeeds
//
// *Examples:*
//
Expand Down

0 comments on commit a4478c5

Please sign in to comment.