paulsaenzsucre/portfolio01

Bugs: Hide & seek

Closed this issue · 0 comments

Bug description

  1. Email validation function is not working correctly
  2. Error message is not displaying the submit button is clicked and e-mail is incorrectly written
  3. Data preservation isn´t working correctly

Suggested solution

  1. Please change the Id in the variable form to 'contact' instead of 'contáct' in script.js
  2. Please change the property foe eMessage variable in line 278 to block instead of none in script.js
  3. In line 294 of script.js please change the Id for getData variable to userFormDataCollected instead of userFornDataCollected