JavaScript

with

기계식키보드 2010. 6. 7. 09:59

with ( document.loginForm ) {
alert(userNo.value);
}