많은 분들이 포스팅 하시고..
예전부터 가라로 작업을 많이 했던 부분인데
최근 작업하는 업체중 까다로운 부분이 있어
작업후에 올려봅니다..
사용법은 아래와 같으며 주 사용문구는
$("input[type=file]").filestyle({
image: "../img/search_bt.gif",
imageheight : 18,
imagewidth : 90
});
입니다.
그외에 width가 들어가지만 소스내용중 어차피 마진레프트로 빼는 부분이 있기에
소스상에선 삭제처리 해두었습니다.
<script src='../jq/jquery.js' type='text/javascript'></script>
<script src='../jq/jquery..js' type='text/javascript'></script>
<script>
$(function(){
$("input[type=file]").filestyle({
image: "../img/search_bt.gif",
imageheight : 18,
imagewidth : 90
});
});
</script>
<input type="file" name="file01" size="10">
영삼넷
Categories
Recent Posts
Recent Comments
Statistics
- Total Visitors:
- 386549
- Today:
- 684739
- Yesterday:
- 97511516
IT강국 김영삼 블로그에 오신걸 진심으로 환영합니다.
©2002 영삼넷 // openkr
©2002 영삼넷 // openkr