aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/document/onoffline/index.md
blob: b373eaaa7789233f5e5adcdba179d0e1edc0acf1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
title: Document.onoffline
slug: Web/API/Document/onoffline
tags:
  - API
  - DOM
  - Document
  - Propriétés
translation_of: Web/API/Document/onoffline
---
{{APIRef("DOM")}}

Le gestionnaire d'évènements est appelé lorsqu'un évènement {{event("offline")}} est lancé sur le corps (_body_) et propagé, quand la propriété [navigator.onLine](/fr/docs/Web/API/NavigatorOnLine/onLine) change et devient `false` (_fausse_).