기술문서창고

자주쓰이는 자바스크립트 모음

progh2 2004. 3. 26. 14:30
페이지 돌아가게하기
history.back()
화면바꾸기
document.location.replcae("http://~~")
포커스주기
document.formname.inputname.focus()