CMS솔루션마켓, 이온디 - 워드프레스, 라이믹스, 카페24, 그누보드, 엑셀

Contents Management System

<script language="JavaScript">
function toggle(e) {
        if (e.style.display == "none")
                { e.style.display = ""; }
        else         { e.style.display = "none"; }
}
</script>

<a href=javascript:toggle(wr_memo) OnFocus="this.blur()">
<img src="<?=$dir?>/images/post.png"  style="cursor:pointer" width="60px" height="27px" alt="Posting" /></a>


<div id="wr_memo">메모부분</div>

추천한 사람

 
댓글은 로그인 사용자만 작성 가능합니다. 로그인하기