userId.onchange = checkId;


function checkId() {

 ~~~~

}


로 코드가 구현되어있는데 


함수는 원래 userId.onchange = checkid()로 해야되는거 아닌가요? 되게 헷갈리네