[제나플러스] 전체메뉴보기 - 더보기버튼 활용 > 팁앤테크

본문 바로가기

사이트 내 전체검색

뒤로가기 팁앤테크

[제나플러스] 전체메뉴보기 - 더보기버튼 활용

본문

<a href="javascript:toggleLayer('commentForm');">전체메뉴</a>

***********

                <script>
                function toggleLayer(whichLayer) {
                var elem, vis;
                if(document.getElementById) // this is the way the standards work
                elem = document.getElementById(whichLayer);
                else if(document.all) // this is the way old msie versions work
                elem = document.all[whichLayer];
                else if(document.layers) // this is the way nn4 works
                elem = document.layers[whichLayer];
                vis = elem.style;
                // if the style.display value is blank we try to figure it out here
                if(vis.display==''&&elem.offsetWidth!=undefined&&elem.offsetHeight!=undefined)
                vis.display = (elem.offsetWidth!=0&&elem.offsetHeight!=0)?'block':'none';
                vis.display = (vis.display==''||vis.display=='block')?'none':'block';
                }
                </script>
                <style>
                div#commentForm {
                display: none;
                margin: 0px 0px 0px 0px;
                font-size:11px;
                }
               
                </style>
               
                <div id="commentForm">
                <?=zn_speedmap("basic"); // speedmap?>  <<원하는 출력물
                </div>
추천0

댓글목록 1

hongx2님의 댓글

hongx2쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 작성일

감사합니다. 멋진 팁 ^^

전체 825건 20 페이지
게시물 검색
Copyright (c) 株式会社YHPLUS. All rights reserved.

사이트 정보

株式会社YHPLUS / 대표 : ZERO
〒171-0014 東京都豊島区池袋2-41-5 アーバン154 8F
050-5539-7787
오픈카카오톡 (YHPLUS) :
https://open.kakao.com/o/slfDj15d

PC 버전으로 보기