스마트 에디터 글쓰기 시험... > 십년전오늘

십년전오늘

10년전 추억의 책장을 넘기며

스마트 에디터 글쓰기 시험... 정보

스마트 에디터 글쓰기 시험...

본문

모바일에서 파일 첨부시 카메라 연결

 

출처 : http://fimtrus.tistory.com/62

 

'mobile/skin/board/basic/write.skin.php'와

'mobile/skin/board/gallery/write.skin.php'을 수정합니다.

<input type="file" name="bf_file[]" title="파일첨부 <?php echo $i+1 ?> :  용량 <?php echo $upload_max_filesize ?> 이하만 업로드 가능" class="frm_file frm_input">

​<input type="file" accept="image/*" capture="camera" name="bf_file[]" title="파일첨부 <?php echo $i+1 ?> :  용량 <?php echo $upload_max_filesize ?> 이하만 업로드 가능" class="frm_file frm_input">
로 수정

d15cdd5bc41e66c13efb79ca873307c0_1404117144_3357.jpg

 

  • 복사

댓글 전체

© SIRSOFT
현재 페이지 제일 처음으로