+ 4
How to create a popup with a payment/shipping form with a customized design in JS ?
4 ответов
+ 2
Thank you sir, and I would ask you how to make this overlay, more precisely ? :)
+ 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 :)
+ 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 ;)
+ 2
Thank you Visph :)