웹모아
웹모아[가입]
로그인 / 회원가입   검색     


  
버턴관련테그
 

중보입력 방지 루틴
2006-09-05 14:40:37 댓글:(0)   조회:11190
 

<script languahe=javascript>
   function f1sub(write_mode) {   //글쓰기
        document.getElementById('btn_submit').disabled = true;

        if (write_mode=='bw')   ac_file='./b_write.php';
        else if (write_mode=='bm') ac_file='./b_modify.php';

        document.form1.action = ac_file;
        document.form1.submit();
   
   }
</script>

<FORM NAME="form1" action="javascript:f1sub('bw');"  enctype=multipart/form-data  METHOD="POST">
..........

</FORM>

<input type=image id="btn_submit" src="/pbbs/_icon/rest2.gif" border=0 title="등록하기">
. 


[이전글]  input 버턴의 모양
[다음글]  [RE] [JavaScript] input type=file의 이미지 버튼달기


 
댓글쓰기는 회원(로그인 하신분) 이상 가능합니다.


 댓글 (0)

  
버턴관련테그
페이지: 1 / 3   

 label 태그
열람:13936   2009.02.15


   [RE] Label 태그를 Image로 하기
열람:11224   2009.02.15


 Select 꾸미기 optgroup 사용
(홈마스타) 열람:10643   2007.06.10


 체크박스라디오버튼체크유무검사.html
(홈마스타) 열람:11737   2007.05.30


 input type="file" 의 value값 초기화 시키기
(홈마스타) 열람:11749   2006.12.30


   [RE] input type=\
(홈마스타) 열람:12330   2006.12.30


   [RE] input type=\
(홈마스타) 열람:11345   2006.12.30


 input 버턴의 모양
(홈마스타) 열람:9662   2006.12.21


 중보입력 방지 루틴
(홈마스타) 열람:11191   2006.09.05


 파일업로드 버턴을 이미지로
(홈마스타) 열람:2762   2006.08.05



[1]  [2]  [3]  

복수단어 검색은 공백(space)로 구분해 주세요.




 
최근 글 [손님]
 
인기 글 [손님]