Skip to content
조회 수 15931 추천 수 0 댓글 1
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

마우스 오버시 DIV 레이어 감추기 / 보이기

<!-- 소스 Start -->


<a href=" style="margin-left:20px;width:100px;" 

Onmouseover="

document.getElementById('top1').style.display='block';

document.getElementById('top2').style.display='none';

document.getElementById('top3').style.display='none';

document.getElementById('top4').style.display='none';

document.getElementById('top5').style.display='none';

">

우동 </a> 


<a href=" style="margin-left:20px;width:100px;"

Onmouseover="

document.getElementById('top2').style.display='block';

document.getElementById('top1').style.display='none';

document.getElementById('top3').style.display='none';

document.getElementById('top4').style.display='none';

document.getElementById('top5').style.display='none';

">짜장 </a> 


<a href=" style="margin-left:20px;width:100px;"

Onmouseover="

document.getElementById('top3').style.display='block';

document.getElementById('top2').style.display='none';

document.getElementById('top1').style.display='none';

document.getElementById('top4').style.display='none';

document.getElementById('top5').style.display='none';

">짬뽕 </a> 




<br>


<!-- 보기에 대한 내용 Start-->

<div id="top1" style="display:none;width:200px;height:200px;">

<img src="http://cfs3.tistory.com/upload_control/download.blog?fhandle=YmxvZzQxMTk3QGZzMy50aXN0b3J5LmNvbTovYXR0YWNoLzAvODIuanBn" />

</div>


<div id="top2" style="display:none;width:200px;height:200px;">

<img src="http://l.yimg.com/go/news/picture/2010/g7/20100702/20100702083129394g7_083651_0.jpg?x=80&sig=KdrNWVmtst7G5t3DIMskeA--" />

</div>


<div id="top3" style="display:none;width:200px;height:200px;">

<img src="http://l.yimg.com/go/news/picture/2010/h1/20100702/20100702090308690h1_092652_0.jpg?y=60&sig=JBMg3GwqS0dOqgyIlnqejw--" />

</div>


<div id="top4" style="display:none;width:200px;height:200px;">

<img src="http://l.yimg.com/go/news/picture/2010/h1/20100702/20100702032502275h1_032652_0.jpg?x=80&sig=dt8i6TSHVaqH3_yQ6T7fkw--" />

</div>


<div id="top5" style="display:none;width:200px;height:200px;">

<img src="http://l.yimg.com/go/news/picture/2010/b6/20100701/20100701153555488b6_154201_0.jpg?y=60&sig=B1hMrvQ3dS4bzN0qSfsKlg--" />

</div>

<!-- 보기에 대한 내용 End-->



</div>


로그인 후 댓글쓰기가 가능합니다.

?
  • ?
    디케 2010.07.03 11:18

    <script language='javascript'> 
    function overView(no){ 
     for(i=1;i<=5;i++){ 
      document.getElementById('top'+i).style.display='none';  
     } 
      document.getElementById('top'+no).style.display='block';  

    </script> 

    <a href=" style="margin-left:20px;width:100px;" Onmouseover="overView(1)"> 우동 </a> 


  1. 11
    Aug 2010
    12:04

    [엑셀함수] 조건결과가 참일경우만 정상 출력하기

    Category컴퓨터잡담 Views8348
    Read More
  2. 11
    Aug 2010
    10:00

    [악성코드퇴치] fph.exe 프로세서 제거하기

    Category컴퓨터잡담 Views12594
    Read More
  3. 28
    Jul 2010
    08:39

    엑셀 색깔 지정 함수

    Category컴퓨터잡담 Views65609
    Read More
  4. 27
    Jul 2010
    15:50

    메모리 용량이 넉넉하다면 램디스크를 한번 써보라,

    Category컴퓨터잡담 Views5408
    Read More
  5. 23
    Jul 2010
    12:06

    [엑셀] 날짜와 요일 표현하기

    Category컴퓨터잡담 Views23927
    Read More
  6. 23
    Jul 2010
    10:49

    도스 텍스트 TXT 파일에 내용 추가하기

    Category컴퓨터잡담 Views5952
    Read More
  7. 23
    Jul 2010
    10:47

    윈도 로그인하기 전에 배치파일을 실행하는 방법

    Category컴퓨터잡담 Views18232
    Read More
  8. 23
    Jul 2010
    10:43

    윈도우 서비스 수동 등록 방법

    Category컴퓨터잡담 Views9628
    Read More
  9. 22
    Jul 2010
    16:59

    미국판 싸이월드라고 하는 페이스북 CEO 마크 주커버그

    Category컴퓨터잡담 Views6543
    Read More
  10. 22
    Jul 2010
    08:41

    아이폰에서의 dns설정 방법 (유툽 속도 향상 법)

    Category컴퓨터잡담 Views11835
    Read More
  11. 14
    Jul 2010
    19:20

    엑셀 - 초과 근무시간 계산

    Category컴퓨터잡담 Views20084
    Read More
  12. 12
    Jul 2010
    17:18

    Implementation of the MetaWeblog API http://www.xmlrpc.com/metaWeblogApi in php

    Category컴퓨터잡담 Views12760
    Read More
  13. 11
    Jul 2010
    22:07

    AutohotKey Postmessage(SendMessage)로 CTRL+C 전송하기

    Category컴퓨터잡담 Views21414
    Read More
  14. 10
    Jul 2010
    06:57

    MouseOver - Background color, 마우스오버시 백그라운드 컬러 지정

    Category컴퓨터잡담 Views11032
    Read More
  15. 09
    Jul 2010
    07:59

    악의적 호출 방지용 Referer 체크

    Category컴퓨터잡담 Views7530
    Read More
  16. 07
    Jul 2010
    11:57

    APMSetup에서 문서 출력 순서 등 설정

    Category컴퓨터잡담 Views14066
    Read More
  17. 05
    Jul 2010
    23:19

    CSS를 이용한 DIV 둥근 테두리 만들기.

    Category컴퓨터잡담 Views11710
    Read More
  18. 03
    Jul 2010
    15:53

    둥근 모서리 박스 자동 생성

    Category컴퓨터잡담 Views6311
    Read More
  19. 03
    Jul 2010
    10:43

    마우스 오버시 DIV 레이어 감추기 / 보이기

    Category컴퓨터잡담 Views15931
    Read More
  20. 03
    Jul 2010
    10:17

    JavaScript1.2 Event mouse css 제어

    Category컴퓨터잡담 Views7514
    Read More
Board Pagination Prev 1 ... 38 39 40 41 42 ... 46 Next
/ 46

http://urin79.com

우린친구블로그

sketchbook5, 스케치북5

sketchbook5, 스케치북5

나눔글꼴 설치 안내


이 PC에는 나눔글꼴이 설치되어 있지 않습니다.

이 사이트를 나눔글꼴로 보기 위해서는
나눔글꼴을 설치해야 합니다.

설치 취소