How to create a popup with a payment/shipping form with a customized design in JS ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

How to create a popup with a payment/shipping form with a customized design in JS ?

13th Feb 2017, 6:39 PM
San_Antonio
San_Antonio - avatar
4 Answers
+ 2
Thank you sir, and I would ask you how to make this overlay, more precisely ? :)
13th Feb 2017, 11:29 PM
San_Antonio
San_Antonio - avatar
+ 2
You can give me an exemple tomorrow, no problem, thank you for your advises sir, I'm quite a beginner and I really appreciate some tips and tricks from advanced programmers, that's why I love SoloLearn, because the community is very friendly, and helpful. Have a good day sir :)
13th Feb 2017, 11:43 PM
San_Antonio
San_Antonio - avatar
+ 2
Check this code: https://code.sololearn.com/Wp8x1NemoYJ1/# I make an implementation of a html/css replacement for alert/prompt/confirm modal windows of JS: probably a little too much for your purpose, but you can find tips and tricks to do your customized version ^^ You can follow this link too: https://www.sololearn.com/Discuss/215476/epic-codes On profile of the OP, you can try an example of pop-up styling in an alert-box android style ;)
14th Feb 2017, 2:22 AM
visph
visph - avatar
+ 2
Thank you Visph :)
14th Feb 2017, 7:04 AM
San_Antonio
San_Antonio - avatar