Relative Content

Tag Archive for javascriptbootstrap-5toast

Javascript / Bootstrap: Trigger Toast before window.onbeforeunload

I have the following small snippet of JavaScript, which works excellent to pop an alert when somebody might be leaving the form, while incomplete. However, I’m trying to first trigger a Toast with some small additional information that all works will be lost when continuing.