HTML

input 박스가 2개 이상일때 엔터키를 눌러 서브밋하게 하기

포니테일매니아 2010. 2. 4. 11:49
onKeyPress="if(event.keyCode == 13)  function();"