Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Ping single column coming soon page (HTML +CSS +jQuery)

abidou08 550

@abidou08

Desktop design screenshot for the Ping single column coming soon page coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

P
Matt Studdert 13,611

@mattstuddert

Posted

Great work on this challenge, your solution looks really good. The only remaining task would be to clear the errors in the report. Keep up the great work! 🙂

0

abidou08 550

@abidou08

Posted

@mattstuddert Thanks for suggestion, i tried to fix some issues but i have some questions if it's possible to answer:

1- I changed "Notify Me" button type to "submit", but now page is reloading automatically even if email is wrong.

0
P
Matt Studdert 13,611

@mattstuddert

Posted

@abidou08 that's because the default action of submitting a form is for the browser to refresh. So you just need to add event.preventDefault() inside the subscribeButton function. Here's more info on event.preventDefault.

0

Please log in to post a comment

Log in with GitHub
Discord logo

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord