varinstance=newFormDeflater(document.getElementById("myform"),["input"],["name","data-name"]);console.log(instance.deflate());Notification=newNotificationClass($("#notification-container"));Notification.show("warning","ERREUR","Une erreur de chargement est intervenue..");