Quiz on Forms
Let’s test our ability to use forms in Transcrypt with the quiz below.
We'll cover the following...
We'll cover the following...
Quiz: Forms
1.
To keep a form submission from reloading the web page, we use which of the following JavaScript event methods?
A.
event.stop()
B.
event.return()
C.
event.preventDefault()
D.
event.preventReload()
1 / 4