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

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

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

 

출처 : 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개

장점 : 가볍다.
단점 : 메뉴 크기도 작고, 뭔가 빈약해 보인다.

게시판 목록

자유게시판

글쓰기
🐛 버그신고