aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/geolocation/watchposition/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/geolocation/watchposition/index.html')
-rw-r--r--files/fr/web/api/geolocation/watchposition/index.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/files/fr/web/api/geolocation/watchposition/index.html b/files/fr/web/api/geolocation/watchposition/index.html
index 4e8ae61663..c2424f4774 100644
--- a/files/fr/web/api/geolocation/watchposition/index.html
+++ b/files/fr/web/api/geolocation/watchposition/index.html
@@ -62,9 +62,8 @@ options = {
id = navigator.geolocation.watchPosition(success, error, options);
</pre>
-<div class="note"><strong>Note : </strong>Si votre application fonctionne sous Firefox OS, veillez à la <a href="/en-US/docs/Web/API/Geolocation/navigator.requestWakeLock()">geolocation wake lock</a> pour que votre application continue à recevoir les changements de positions si votre application tourne en tâche de fond, ou si votre écran est éteint.
-
-<p> </p>
+<div class="note">
+ <p><strong>Note :</strong> Si votre application fonctionne sous Firefox OS, veillez à la <a href="/en-US/docs/Web/API/Geolocation/navigator.requestWakeLock()">geolocation wake lock</a> pour que votre application continue à recevoir les changements de positions si votre application tourne en tâche de fond, ou si votre écran est éteint.</p>
</div>
<h2 id="Spécifications">Spécifications</h2>