HomeMenu
Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

onbeforeunload

Description

The onbeforeunload attribute for HTML handles a before unload on an element.

Syntax

onbeforeunload="value"

Examples

1 · HTML

2 · JS · on

3 · JS · addEventListener