Obliczenia brydżowe (HTML)
Jacek Kowalski
2015-09-26 0f7802c41bde710922b9fe881287aab36e5c3d40
Change <form's oninput event with onchange
1 files modified
2 ■■■ changed files
compute.html 2 ●●● patch | view | raw | blame | history
compute.html
@@ -7,7 +7,7 @@
<link rel="stylesheet" href="bridge.css" type="text/css" />
</head>
<body>
<form oninput="javascript:compute()">
<form onchange="javascript:compute()">
<p>
<label><input type="radio" name="kontrakt" value="0" checked="checked"/> <span>4 pasy</span></label>