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 RespuestasWeb Question ?
0 Votos
1 RespuestaJavaScript Comments
0 Votos
2 RespuestasDoubt regarding basics
0 Votos
1 RespuestaEn tendencia hoy
Please recommend me
0 Votes
Can i code here? Or just learn?
0 Votes
How to build an AI website ?
1 Votes
It's app not running properly?
1 Votes
Why Lazy?
1 Votes