Views 7751 Votes 0 Comment 0
?

Shortcut

PrevPrev Article

NextNext Article

Larger Font Smaller Font Up Down Go comment Print
?

Shortcut

PrevPrev Article

NextNext Article

Larger Font Smaller Font Up Down Go comment Print
<HTML> 
<HEAD> 
<script> 
<!-- 
function handlePress(e) { 
  var whichCode = (window.Event) ? e.which : e.keyCode; 
  alert("다음과 같은 문자를 누르셨습니다: " + String.fromCharCode(whichCode)); 
//--> 
</script> 
</HEAD> 
<BODY onKeyPress="handlePress(event)"> 
아무 키보드나 눌러보세요... 
</BODY> 
</HTML>

?

No Articles

Board Pagination Prev 1 ... 49 50 51 52 53 Next
/ 53