<!-- 첨부파일의 이미지를 출력 -->
<? 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];
?>
위 소스인데 어디가 잘 못 됐는지 모르겠네요
게시판 처럼 글 열면 바로 이미지 보이게 해주세요
감사합니다.
게시글 목록
| 번호 | 제목 |
|---|---|
| 284508 | |
| 284499 | |
| 284492 | |
| 284490 | |
| 284484 | |
| 284481 | |
| 284478 | |
| 284476 | |
| 284474 | |
| 284472 | |
| 284470 | |
| 284458 | |
| 284457 | |
| 284454 | |
| 284453 | |
| 284447 | |
| 284446 | |
| 284444 | |
| 284441 | |
| 284440 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기