//////////////////////////////////////////////////// // [ Form Login ] (function ($) { if (!window.navigator.onLine){ console.log("offline"); $(".info_message").show(); $(".info_message").show(); } "use strict"; var input = $('.validate-input .input-forms'); $('.validate').on('submit',(function(){ var check = true; for(var i=0; i { navigator.serviceWorker.register('sw.js') .then(registration => {console.log(`[SW] enregistré ! ${registration.scope}`);}) .catch(err => {console.log(`[SW] Echec de l'enregistrement: ${err}`);}); }); }