F&A Diskussionen
Ошибка
2 Stimmen
2 AntwortenThe Head Tag in HTML
0 Stimmen
4 AntwortenFor this question
-2 Stimmen
4 AntwortenWhat 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 Stimmen
7 AntwortenIs it correct
-1 Stimme
1 Antwortmy blog
0 Stimmen
2 AntwortenProject of school website
0 Stimmen
1 AntwortDoubt regarding basics
0 Stimmen
1 AntwortI’m a Starter
-2 Stimmen
3 AntwortenHeute heiß
How to allow one instance of exe
2 Votes
purchase of a subscription
1 Votes
What has happened?
1 Votes
Theater management help me
2 Votes
Python
1 Votes
What should I add/improve ?
1 Votes
Tools for web design?
1 Votes