본문 바로가기
my_lesson/_HTML

HTML 글 숨김 태그

by boolean 2014. 4. 7.
728x90

HTML 글 숨김 태그

[SOURCE VIEW]
<div><a class="more" onclick="this.innerHTML=(this.nextSibling.style.display=='none')? '[CLOSE]':'[SOURCE VIEW]';this.nextSibling.style.display=(this.nextSibling.style.display=='none')?'block':'none';" href="javascript:void(0);" onfocus="blur()">[SOURCE VIEW]</a><div style="display: none;"> 11</div></div>

<div><a class="more" onclick="this.innerHTML=(this.nextSibling.style.display=='none')?'[CLOSE]':'[SOURCE VIEW]';this.nextSibling.style.display=(this.nextSibling.style.display=='none')?'block':'none';" href="javascript:void(0);" onfocus="blur()">[SOURCE VIEW]</a><div style="display: none;"> 11</div></div>




<p id="more77_1" class="moreless_fold"><span style="cursor: pointer;" onclick="toggleMoreLess(this, '77_1','더보기','접기'); return false;">더보기</span></p><div id="content77_1" class="moreless_content" style="display: none;">
<p><span class="imageblock" style="display:inline-block;width:543px;;height:auto"><span dir="https://t1.daumcdn.net/cfile/tistory/24740533532FD35106" rel="lightbox" target="_blank"><img src="https://t1.daumcdn.net/cfile/tistory/24740533532FD35106" height="350" width="543"/></span></span></p></div>



'my_lesson > _HTML' 카테고리의 다른 글

HTML Display attribute & Visibility attribute  (0) 2015.03.22
Radio button for lesson  (0) 2015.03.13
music posting -pop htm  (0) 2013.08.17
marquee  (0) 2013.07.26
댓글에 이미지 달기  (0) 2013.07.26

댓글