<スクリプト言語= javascript> function check(){var xz = document.getElementById( "xz");アラート(xz.checked); } </script> <html> <meta http-equiv = "content-type" content = "text/html; charset = utf-8"/> <inputタイプ=チェックボックスname = "xz" id = "xz" value = 1> <入力タイプ= submit name = s1 value = "提交"