File name
Commit message
Commit date
File name
Commit message
Commit date
File name
Commit message
Commit date
<!DOCTYPE html>
<html lang="ko">
<head>
<meta charset="utf-8">
<title>Smart Editor™ WYSIWYG Mode</title>
<script>
/*function customInit () {
document.getElementById("custom_smart_editor2_inputarea_id").addEventListener("paste", function (e) {
console.log("custom_smart_editor2_inputarea_id paste e : ", e.clipboardData.getData('text/html'));
nhn.husky.EZCreator.oAppRef.getById["nttCn"].exec("PASTE_HTML", "dfsdfsdf");
})
}*/
</script>
</head>
<!--onload="customInit()"-->
<body class="se2_inputarea" id="custom_smart_editor2_inputarea_id" style="height:0;-webkit-nbsp-mode:normal"></body>
</html>