Nouvelle version, simplifiée
This commit is contained in:
6
public/script.js
Normal file
6
public/script.js
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
function afficherLaSuite() {
|
||||
document.getElementById("nouveau-participant").setAttribute("type", "text");
|
||||
document.getElementById("bouton-continuer").setAttribute("display", "inline");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user