OMAR-FAHEM
@OMAR-FAHEMAll solutions
- Submitted 8 months ago
html, css and js only
- HTML
- CSS
- JS
Is this the write approach for implementation of this project? 1- prevent form validation using novalidate HTML attribute. 2-checking validity using constraint validation API. 3-prevent form submission so the success message can show. 4-send form data using FormDate object and XMLHttpRequest.