스마트 에디터 글쓰기 시험...
모바일에서 파일 첨부시 카메라 연결
출처 : http://fimtrus.tistory.com/62
'mobile/skin/board/basic/write.skin.php'와
'mobile/skin/board/gallery/write.skin.php'을 수정합니다.
[code]<input type="file" name="bf_file[]" title="파일첨부 <?php echo $i+1 ?> : 용량 <?php echo $upload_max_filesize ?> 이하만 업로드 가능" class="frm_file frm_input">[/code]
을
[code]<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">[/code]
로 수정

댓글 1개
게시글 목록
| 번호 | 제목 |
|---|---|
| 1716104 | |
| 1716091 | |
| 1716081 | |
| 1716063 | |
| 1716062 | |
| 1716059 | |
| 1716054 | |
| 1716051 | |
| 1716034 | |
| 1716024 | |
| 1716023 | |
| 1716018 | |
| 1716013 | |
| 1716007 | |
| 1715996 | |
| 1715990 | |
| 1715981 | |
| 1715974 | |
| 1715972 | |
| 1715971 | |
| 1715945 | |
| 1715932 | |
| 1715925 | |
| 1715922 | |
| 1715921 | |
| 1715916 | |
| 1715872 | |
| 1715862 | |
| 1715860 | |
| 1715853 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기