Skip to content

beforeunload event called "proprietary" #364

Closed
@teo1978

Description

@teo1978

http://api.jquery.com/unload/

"""
The exact handling of the unload event has varied from version to version of browsers. For example, some versions of Firefox trigger the event when a link is followed, but not when the window is closed. In practical usage, behavior should be tested on all supported browsers, and contrasted with the PROPRIETARY beforeunload event.
"""

"Proprietary"?? What does that mean? That sounds like it means "non-standard, implemented by some browsers". But it has been standardided in html5. Or am I missing something?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions