Discussions Q&R
Is how to make a User acc
5 Votes
2 Réponsesfill in the blanks
10 Votes
3 RéponsesГлавные теги HTML
0 Vote
2 RéponsesWhat 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 Vote
7 RéponsesFor this question
-2 Votes
4 RéponsesDoubt
1 Vote
3 Réponses<head></head> TAG
1 Vote
1 RéponseI’m a Starter
-2 Votes
3 RéponsesJavaScript Comments
0 Vote
2 RéponsesDoubt regarding basics
0 Vote
1 RéponseAujourd'hui en vedette
Pig Latin
0 Votes
Someone can help me
0 Votes
Square Roots
0 Votes
What's wrong with this?
2 Votes
I’m new someone can help me
0 Votes
HTML community, HELP!!
0 Votes
What's doctype htMl
2 Votes
How this program executes?
0 Votes
I am a super beginner
0 Votes