+ 4
Can anybody tell different JavaScript alert Alternatives?
Like alert("hi")
6 Answers
+ 2
There is no alternate of alert but you can change its design if you want.
+ 2
Maninder $ingh i saw some codes in SoloLearn some are using like Swal
+ 2
I don't know about Swal but must they all are using JavaScript libraries or any package to use this. Can you share those codes?
+ 2
ALEEM BAIG im right you can see that âŁÆŹejas⣠post a code and he is using a sweetalert javascript package for swal function. You can clearly see the link of sweetalert in the head tag of code.
+ 2
âŁÆŹejas⣠Thank you
+ 2
Maninder $ingh yes..