'SaveAs'에 해당되는 글 1건

  1. 2007/09/01 execCommand 라는 건데...

execCommand 라는 건데...

개발/HTML/CSS/JS 2007/09/01 22:02 posted by zekill
사용은 아래같이 한다
<input type=button value="Save this document" onclick="execCommand('SaveAs');">


참조 :
http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/reference/methods/execcommand.asp
2007/09/01 22:02 2007/09/01 22:02