swal({ title: "Wow!", text: "Message!", type: "success" }).then(function() { window.location = "index.php"; });
The older way (sweetalert)
CDN: –
and without using a click!