Dyskusje Q&A
Is how to make a User acc
5 głosów
2 odpowiedzifill in the blanks
10 głosów
3 odpowiedziГлавные теги HTML
0 głosów
2 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 odpowiedziFor this question
-2 głosów
4 odpowiedziDoubt
1 Głos
3 odpowiedzi<head></head> TAG
1 Głos
1 OdpowiedźProject of school website
0 głosów
1 OdpowiedźI’m a Starter
-2 głosów
3 odpowiedziJavaScript Comments
0 głosów
2 odpowiedziDoubt regarding basics
0 głosów
1 OdpowiedźPopularne dzisiaj
Learn python
2 Votes
Help for study
1 Votes
Where's PHP and Ruby courses?
1 Votes
Detach thread exception
1 Votes
Qt timer timeout
0 Votes
Not video
0 Votes
Not image in the page
0 Votes
How to make a 2d game
0 Votes