How can I display an alert with the results of a quiz? Now I obtain "plain text".
JavaScript:
// on submit, show results submitButton.addEventListener("click", showResults);
HTML5:
<div id="results"></div>
Aucun commentaire:
Enregistrer un commentaire