컴관련 정보

*^* 소스보기 금지소스 *^*

새시로 2008. 10. 22. 18:30


function click()
{if (event.button==2)
{alert!('마우스는 이런 곳에 쓰는 도구가 아니랍니다')}
}
function keypressed()
{alert!("키보드도 감시합니다.");
}
document.xxxxonmousedown=click
document.xxxxonkeydown=keypressed;


ad.style.display = "none";



var exit=true;
function bye()