How do you make custom pop-up windows in Javascript | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 10

How do you make custom pop-up windows in Javascript

I made a code about this. Check it out! However my question is how do you make a custom pop-up window like the alert() function, but I want it to be my own design. Thanks for the help!

15th Mar 2017, 8:34 PM
PureLogicality
PureLogicality - avatar
2 Answers
+ 9
thanks
16th Mar 2017, 6:40 AM
PureLogicality
PureLogicality - avatar
+ 6
the jquery ui library can help you with it here is an old demo https://code.sololearn.com/WhYVl96KxjWe/# or search in my codes for Alert vs. jQuery custom dialog let it load the gif completely before clicking buttons, for some reason it loaded really slow for me now :/
15th Mar 2017, 8:47 PM
Burey
Burey - avatar