bloggerTool-ayiedadev
URL Converter
Convert!
Result:
Well done!
You have successfully encrypted your link.
Copy your link to clipboard!
atau
Kunjungi Link
Sweetalert
<script> // Fungsi untuk menampilkan SweetAlert dengan ikon yang dipilih function showAlert(iconType, message) { let titles = { success: 'Berhasil!', error: 'Kesalahan!', info: 'Info!', warning: 'Peringatan!', question: 'Pertanyaan?' }; let texts = { success: message, error: message, info: message, warning: message, question: message }; Swal.fire({ title: titles[iconType], text: texts[iconType], icon: iconType, // Ikon sesuai tombol yang ditekan confirmButtonText: 'OK' }); } </script>
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
(X)
Don't forget to Like and Share!
Tweet
Blogger Tool by Ayiedadev
No comments:
Post a Comment