테스트 사이트 - 개발 중인 베타 버전입니다

jQuery로 파일업로드(input=file) 버튼 이미지로 변경하기

· 12년 전 · 5800 · 3

첨부된 파일을 include 하시고..

$(function(){
   $("input[type=file]").filestyle({
  image: "/resources/resources_new/images/popup/btn_search.gif",
  imageheight : 20,
  imagewidth : 58,
  marginleft : 7,
  width: 240
  });
});

<input type="file" name="upfile" id="upfile" class="inputTEX2" />

예제는 아래 사이트에서 확인 가능합니다.~ ^^
http://www.appelsiini.net/projects/filestyle/demo.html

댓글 작성

댓글을 작성하시려면 로그인이 필요합니다.

로그인하기

댓글 3개

괜찮네요
굿이내요
10년 전
으아 파일은 어디

게시글 목록

번호 제목
10762
10754
10752
10749
10746
10740
10738
10736
10733
10731
10730
10727
10725
10721
10719
10718
10712
10711
10710
10709
10707
10706
20108
10705
10703