SyntaxFix
Write A Post
Hire A Developer
Questions
Best and Simple solution, we can add more events as well!
swal({ title: "WOW!", text: "Message!", type: "success"}).then(okay => { if (okay) { window.location.href = "URL"; } });