Using the javascript - function checkStr(){ var str1=document.querySelector("[id$='str1']").value; var letters = /^[A-Za-z]+$/; ...
確定! 回上一頁