구 MiniHomepy/Experience
[javascript] 포커스 주었다가 잃게하기
aromacrony
2009. 5. 26. 17:22
document.getElementById("txtALLOC_DT").focus();
document.getElementById("txtALLOC_DT").blur();
document.getElementById("txtALLOC_DT").blur();