Closed
Description
The page at https://api.jquery.com/load/ still says:
Note: The event handling suite also has a method named
.load()
. jQuery determines which method to fire based on the set of arguments passed to it.
This is no longer true as of jQuery 3.0, the second method was removed and there is no logic to detect which method to invoke. We should either remove this note or make it say it used to behave like that but it no longer does.
Metadata
Metadata
Assignees
Labels
No labels