Sesiones de PyR
What is wrong with this code?
-
-
<!Doctype html>
<head>
</head>
<body>
<form>
<input type="text" id="input">
</form>
<button type="button" id="button">Click here</button>
<script>
var input=document.getElementById("input");
var button=document.getElementById("button");
function display() {
if (button.clicked == true) {
console.log("input");
}
};
display();
</script>
</body>
0 Votos
7 RespuestasFor this question
-2 Votos
4 Respuestashtml5
0 Votos
1 RespuestaDoubt
1 Voto
3 RespuestasIs it correct
-1 Voto
1 Respuestamy blog
0 Votos
2 RespuestasProject of school website
0 Votos
1 RespuestaIām a Starter
-2 Votos
3 RespuestasJavaScript Comments
0 Votos
2 RespuestasWeb Question ?
0 Votos
1 RespuestaDoubt regarding basics
0 Votos
1 RespuestaEn tendencia hoy
Help please?
3 Votes
Ejercicio Pytho
0 Votes
Online voting system
2 Votes
What is that z for
0 Votes
Suggestions needed
4 Votes
SQL practice
2 Votes
Game development
0 Votes