[에디터] smarteditor2 로 사진 첨부시 에디터 크기에 맞게 리사이즈
페이지 정보
루루아빠
3,766
2015.04.23 18:27:05
짧은주소
-
https://yadolee.com/tip/133 주소복사
본문
그누보드 설치 폴더/plugin/editor/smarteditor2/photo_uploader/plugin/hp_SE2M_AttachQuickPhoto.js 를 열고 다음 소스를 찾는다.
var sTag = '<img src="{=sOriginalImageURL}">';위 소스를 다음과 같이 수정한다.
var sTag = '<img src="{=sOriginalImageURL}" style="max-width:100%; height:auto;">';추천인
레벨 101
경험치 1,519,440
Progress Bar 14.66%
- 가입일 : 2015-03-04 03:24:54
- 서명 : KNOW YOUR LIMITS
BUT NEVER STOP TRYING TO EXCEED THEM !!
- 자기소개 : 루루의 자랑
루루아빠랍니다~~
최신댓글이 없습니다.


댓글
첫 번째 댓글을 남겨 주세요