Sesiones de PyR
Why HTML5 comes?
3 Votos
3 RespuestasWhat 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 RespuestasWeb Question ?
0 Votos
1 RespuestaI’m a Starter
-2 Votos
3 RespuestasEn tendencia hoy
Quiz App: Step 3, Restart Button
0 Votes
How to do a responsive page?
1 Votes
Running a python code
1 Votes
PHP
0 Votes
How create a new language ?
0 Votes
Ai in future
1 Votes
Hola
0 Votes