+ 3
Can any body tell how to make this animation in alert box like that code below. I am talking about animation Give it👍. Help me
8 ответов
+ 4
It is a JS library named Sweetalert. Take a look:
https://sweetalert.js.org/guides/
+ 3
Also Satyam Yadav, I figured that out by reading the code. When you want to find the name of a library, read the script imports from the beginning.
Google it and you will find it by name, ex:
Sweetalert.min.js
+ 2
The code is in there. Just follow through.
+ 2
Satyam Yadav Glad I could help. :)
+ 1
Ptar* I don't want to copy I want to learn .
+ 1
Satyam Yadav if you want to learn how to create a modal box you can do that here:
https://www.w3schools.com/howto/howto_css_modals.asp
0
🈂️Toma
Thanks a lot.
0
🈂️Toma Ok I will try it