메뉴 건너뛰기

?

단축키

Prev이전 문서

Next다음 문서

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

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
<head>
<%int num = Integer.parseInt(request.getParameter("num"));  %>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>글 내용</title> <script type="text/javascript">

 function showExImage(){
  var text = <%=num%>;
  exImage.innerHTML = "<img  width ='300' height='150' src='Sumnail.do?num="+text+"'></img>";
  }
  function hideExImage(){
  exImage.innerHTML="";
  }
 
</script>
 </head>
<body>
 
 <table align="center" cellspacing="1" border="1" style="table-layout:fixed">   
 <tr>
  <td width=50 height=10 >파일</td><td colspan=3><img  width ="100" height="50" src="Sumnail.do?num=<%=num%>" onmouseover="javascript:showExImage()" onmouseout="javascript:hideExImage()"/><font color=red><a href="DownloadPro.do?num=<%=num%>"><%=filename2%></a></font></td>
   </tr>
 </table>
 
 <div id="exImage" style="position:absolute; left:78px; top:565px; width:200px; height:62px; z-index:1; border-width:1px; border-style:none;">
 </div>
 </body>
</html> 

  1. No Image 27Feb
    by
    2014/02/27 Views 10485 

    5초 후에 해당페이지로 url 옮기기

  2. No Image 27Feb
    by
    2014/02/27 Views 6573 

    자바스크립트 개체 복사

  3. No Image 27Feb
    by
    2014/02/27 Views 7003 

    마우스를 오버해서 이미지를 확대해서 보기

  4. No Image 27Feb
    by
    2014/02/27 Views 6285 

    적용이 간편한 [글목록 인쇄] 등 특정 영역 인쇄하기 팁

  5. No Image 27Feb
    by
    2014/02/27 Views 6366 

    미디어플레이어 화면크기 조절방법

  6. No Image 27Feb
    by
    2014/02/27 Views 6259 

    깔끔한 이미지로

  7. No Image 27Feb
    by
    2014/02/27 Views 7185 

    지금 보고 있는 웹페이지 창을 닫으려고 합니다." 안나타나게 하기

  8. No Image 27Feb
    by
    2014/02/27 Views 6336 

    라디오 버튼 value 값 있는지 체크하기

  9. No Image 27Feb
    by
    2014/02/27 Views 6161 

    textarea의 글자수 제한

  10. No Image 27Feb
    by
    2014/02/27 Views 5455 

    input 박스에서 유용한 자바 스크립트

  11. No Image 27Feb
    by
    2014/02/27 Views 5755 

    3자리마다 콤마찍기

  12. No Image 27Feb
    by
    2014/02/27 Views 5441 

    적용이 간편한 [글목록 인쇄] 등 특정 영역 인쇄하기 팁

  13. No Image 27Feb
    by
    2014/02/27 Views 6206 

    iframe 아이프레임 내용 길이에 따라서 높이가 자동으로 조절 되도록

  14. No Image 27Feb
    by
    2014/02/27 Views 6751 

    차단된 팝업창을 허용하라는 스크립트

  15. No Image 27Feb
    by
    2014/02/27 Views 5702 

    JavaScript 날짜관련함수

  16. No Image 27Feb
    by
    2014/02/27 Views 7551 

    날짜 간의 일수 계산

  17. No Image 27Feb
    by
    2014/02/27 Views 6329 

    네이버 달력 자바스크립트 소스

  18. No Image 01Mar
    by 조쉬
    2014/03/01 Views 6923 

    이미지에 마우스 올렸을때 확대 이미지 나오게 하기 (onmouseover

  19. 주민번호 입력시 생일 자동입력

  20. No Image 01Mar
    by
    2014/03/01 Views 6074 

    input 테그안의 숫자 3자리 마다 콤마 찍기

Board Pagination Prev 1 2 3 4 5 6 7 8 9 10 ... 13 Next
/ 13

하단 정보를 입력할 수 있습니다

© k2s0o1d4e0s2i1g5n. All Rights Reserved