0
once i make the questions and the button, how can i alert users that they are correct or incorrect?Question by Kaenen.
I am also have this doubt please tell me. I got this question from comment section of Form elements.
2 Respuestas
0
If you know javascript, You can alert (incorect or corect) when user clicks on a button. (Onclick event).
Can I see the code; if you want too I cam show you an example with your code.
0
https://code.sololearn.com/WofoHMHaXBtS/?ref=app
Click the link and go to my code. Are you want this type of code?
Then show me the example.