Pop-Up Email (HTML/CSS/JS) | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Pop-Up Email (HTML/CSS/JS)

Hi Everybody. I need help. Can anyone create pop-up window with e-mail options? E-mail must be send from site. I don't know how to do it :( Kind Regards

30th Mar 2017, 8:17 PM
Krzysztof Pater
Krzysztof Pater - avatar
3 Answers
+ 10
that's actually very complicated, it's not easy to send a email to a specific email (if that makes any sense at all🤔) in the most cases your server should have a implemented function which sends emails, otherwise this might be a nearly impossible challenge 😢
30th Mar 2017, 8:23 PM
Kamil
Kamil - avatar
+ 6
jQuery is an option look at this code example for a custom popup https://code.sololearn.com/WhYVl96KxjWe/?ref=app
30th Mar 2017, 8:21 PM
Burey
Burey - avatar
0
So it's so difficult i think about something different: https://www.sololearn.com/Discuss/286620/pop-up-comment-html-css-js
31st Mar 2017, 7:20 AM
Krzysztof Pater
Krzysztof Pater - avatar