Q&A Discussies
Главные теги HTML
0 Stemmen
2 AntwoordenWhat 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 Stemmen
7 AntwoordenFor this question
-2 Stemmen
4 Antwoorden<head></head> TAG
1 Stem
1 AntwoordProject of school website
0 Stemmen
1 AntwoordDoubt regarding basics
0 Stemmen
1 AntwoordPopulair vandaag
Best language?
0 Votes
Bro can you fix yt error?
0 Votes
Learn - multiple choice course questions display in one box making it impossible to continue
1 Votes
Sql practice
0 Votes
Bug in Completing AI Practice
0 Votes