Dyskusje Q&A
Ошибка
2 głosów
2 odpowiedziThe Head Tag in HTML
0 głosów
4 odpowiedziFor this question
-2 głosów
4 odpowiedziWhat 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 głosów
7 odpowiedziIs it correct
-1 Głos
1 Odpowiedźmy blog
0 głosów
2 odpowiedziProject of school website
0 głosów
1 OdpowiedźDoubt regarding basics
0 głosów
1 OdpowiedźI’m a Starter
-2 głosów
3 odpowiedziPopularne dzisiaj
How to allow one instance of exe
1 Votes
purchase of a subscription
1 Votes
What has happened?
1 Votes
Theater management help me
2 Votes
What should I add/improve ?
1 Votes