<!-- 첨부파일의 이미지를 출력 -->
<? if ($view[me_file_local] && $view[imagesize]) { ?>
<tr>
<td height="20" align="center" style="padding-bottom:10px; width:<?=$content_inner_width?>px">
<?
if ($config['cf_memo_b4_resize']) {
echo resize_content(" <img src='$g4[path]/data/memo2/$view[me_file_server]' style='cursor:pointer;' > ", $max_img_width);
}
else
echo " <img src='$g4[path]/data/memo2/$view[me_file_server]' name='target_resize_image[]' onclick='image_window(this)' style='cursor:pointer;' > ";
?>
</td>
</tr>
<? } ?>
<tr>
<td style="padding-left:10px; width:<?=$content_inner_width?>px; word-break:break-all;">
<?
if ($config['cf_memo_b4_resize'])
echo resize_content($view[memo], $max_img_width);
else
echo $view[memo];
?>
위 소스인데 어디가 잘 못 됐는지 모르겠네요
게시판 처럼 글 열면 바로 이미지 보이게 해주세요
감사합니다.
<? if ($view[me_file_local] && $view[imagesize]) { ?>
<tr>
<td height="20" align="center" style="padding-bottom:10px; width:<?=$content_inner_width?>px">
<?
if ($config['cf_memo_b4_resize']) {
echo resize_content(" <img src='$g4[path]/data/memo2/$view[me_file_server]' style='cursor:pointer;' > ", $max_img_width);
}
else
echo " <img src='$g4[path]/data/memo2/$view[me_file_server]' name='target_resize_image[]' onclick='image_window(this)' style='cursor:pointer;' > ";
?>
</td>
</tr>
<? } ?>
<tr>
<td style="padding-left:10px; width:<?=$content_inner_width?>px; word-break:break-all;">
<?
if ($config['cf_memo_b4_resize'])
echo resize_content($view[memo], $max_img_width);
else
echo $view[memo];
?>
위 소스인데 어디가 잘 못 됐는지 모르겠네요
게시판 처럼 글 열면 바로 이미지 보이게 해주세요
감사합니다.
게시글 목록
| 번호 | 제목 |
|---|---|
| 284438 | |
| 284437 | |
| 284435 | |
| 284430 | |
| 284420 | |
| 284417 | |
| 284409 | |
| 284401 | |
| 284399 | |
| 284397 | |
| 284380 | |
| 284378 | |
| 284371 | |
| 284370 | |
| 284366 | |
| 284364 | |
| 284360 | |
| 284357 | |
| 284355 | |
| 284354 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기