Skip to content

The .load() page still links to the old event alias #976

Closed
@mgol

Description

@mgol

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions