Iframe 편집모드 활성화

<IFRAME NAME=editBox width=618 height=300 style="z-index:0;border:1 solid;border-color:#B9B9B9" frameborder=0></IFRAME>

<SCRIPT LANGUAGE="JavaScript">
<!--
///초기화...니인생을 초기화시켜라...배고파...
    editBox.document.designMode = "On"
//-->
</SCRIPT>

 

 

또는

 

<script>

// document.domain = 'cafen.net';

</script>
<html><head>
<style>
P {margin-top:2px;margin-bottom:2px;} 
marquee, table {border:1px dashed C6C3C6}
td, body {  font-family: "돋움,Dotum"; font-size: 9pt; text-decoration: none;}
</style>
<script>

function resizeImage(num){} </script></head>
<body contenteditable="true" topmargin=5 leftmargin=5>
</body></html>



2004.11.18