checkValidity ()){ // you didnt pass a name, so cant check validity name.setCustomValidity(`I want to know your name!`); } console.log(`hitt`); } ...
確定! 回上一頁