사이트 내 전체검색
파일 첨부시 이미지 미리보여주기
로빈아빠
https://cmd.kr/javascript/98 URL이 복사되었습니다.

본문

<head>와 </head> 사이에 넣는다 
<script>
function bbb()
{
var id = 'img';
document.images[id].src = event.srcElement.value;
document.images[id].style.display = '';
}
</script>
 
<body>와 </body>사이에 넣는다. 
이미지 선택 : <input type = file onfocus=bbb() style="color:#000000; font-size:9pt; border-width:1; border-color:#000000; border-style:solid;">

<img src='선택시 보여질 이미지 주소' name=img>

출처 : http://qdata.co.kr/bo/bbs/board.php?bo_table=jt&wr_id=29

댓글목록

등록된 댓글이 없습니다.

831 (3/17P)

Search

Copyright © Cmd 명령어 18.118.30.123