Html & Script

저장하기 버튼

페이지 정보

본문

<script> 

function doSaveAs(){ 

                document.execCommand("SaveAs") 

</script> 

<form> 

<input type="button" value="저장" onClick="doSaveAs()"> 

</form> 

관련자료

등록된 댓글이 없습니다.
Today's proverb
남보다 앞서는 사람은 자격증이 있는 사람이 아니라 관심이 있는 사람이다.