[스크립트] 파일업로드시 파일찾기 이미지로 바꾸기.
컨텐츠 정보
- 20,935 조회
- 39 추천
- 목록
본문
글쓴이 : 사랑굳 날짜 : 05-12-02 16:30 조회 : 492
<form action='' enctype="multipart/form-data">
<input type=text name=photo class="in_gray" size="50" maxlength="50">
<span style="overflow:hidden; width:61; height:20; background-image:url(http://blogimgs.naver.com/imgs/btn_addphoto.gif);">
<input type='file' name=attachedfile style="width:0;height:20;filter:alpha(opacity=0);" onchange='photo.value=this.value'>
</span>
</form>
<form action='' enctype="multipart/form-data">
<input type=text name=photo class="in_gray" size="50" maxlength="50">
<span style="overflow:hidden; width:61; height:20; background-image:url(http://blogimgs.naver.com/imgs/btn_addphoto.gif);">
<input type='file' name=attachedfile style="width:0;height:20;filter:alpha(opacity=0);" onchange='photo.value=this.value'>
</span>
</form>
관련자료
-
링크
댓글 0
등록된 댓글이 없습니다.