Hello, we are really happy that you have reached us. However, since you are viewing the forum as a visitor, you cannot benefit from many features of the forum. How about taking advantage of all the features exclusive to our members by registering? You can register right now, taking just 2 minutes of your time. We would love to see you among us.
Butona tıklandığında, tıklanan butondaki sayıları toplayan program
JavaScript örneğinde buton click, this anahtarı kullanımı , innerHTML ve value değerleri kullanılmıştır.
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>JS01</title>
</head>
<style>
input[type="button"]{...