¼±Åà ¿µ¿ª¸¸ À¥ÆäÀÌÁö ´Ù¸¥ À̸§À¸·Î ÀúÀåÇÏ´Â ½ºÅ©¸³Æ® |
|
|
 |
14³â Àü |
<iframe id=aaa></iframe>
<script>
aaa.document.open("text/html","replace");
aaa.document.write(obj);
aaa.document.close();
aaa.focus();
aaa.document.execCommand('SaveAs');
</script>
<input type=button value=fdafdafd onclick=save(document.all.bbb.innerHTML)>
<span id=bbb>
fdafdafd
fdafd
</span>
|
|
̵̧ : 316 |
̵̧
¸ñ·Ï
|
|