Maxwell011 / My-Portfolio

This is my portfolio web page built with HTML, CSS, JS which displays my professional skills and languages and projects completed and a form to reach out to me
5 stars 0 forks source link

Bug: Hide-and-Seek #17

Open johnkioko opened 2 years ago

johnkioko commented 2 years ago

Uncaught ReferenceError: from is not defined:

There was an uncaught error in your index.js JavaScript file line 71 which is causing the form not to work properly. Upon debugging i realized that you had made a typo on the form's id when selecting it on the js file. You can rectify the error by using the correct name you used as the forms id.