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

최근글에 롤오버시 그림 미리보기

· 14년 전 · 1564
제작중인 사이트는
http://rookie.co.kr/ver2/
입니다.
상단 오른쪽에 보시면 "Battle of Titan" 이란 최근게시물이 있습니다.

여기서 최근글이나 이미지에 롤오버 했을때 해당 페이지의 이미지를, 미리 보기가 가능할까요?

텍스트에 대한 최근글 last.skin.php 내용은

<table width=260 cellpadding=0 cellspacing=0 border=0>
<? for ($i=0; $i<count($list); $i++) { ?>
<? if ($i==0){?>
<nobr>
<?
echo $list[$i][icon_reply] . " ";
echo "<a href='{$list[$i][href]}'>";
if ($list[$i][is_notice])
echo "<strong>{$list[$i][subject]}</strong>";
else
echo "<font style='font-family:돋음; font-size:9pt; color:5e5e5e;'><strong>{$list[$i][subject]}</strong></font>";
echo "</a>";
if ($list[$i][comment_cnt])
echo "<a href=\"{$list[$i][comment_href]}\">{$list[$i][comment_cnt]}</span></a>";
// if ($list[$i]['link']['count']) { echo "[{$list[$i]['link']['count']}]"; }
// if ($list[$i]['file']['count']) { echo "<{$list[$i]['file']['count']}>"; }
?>
<tr>
<td>
<a href='<?=$list[$i][href]?>'><font style='font-family:돋음; font-size:9pt; color:5e5e5e;'><?=nl2br(stripslashes(cut_str($list[$i][wr_content], 60, '....' )))?></font></a>
</td>
</tr>
<? }else{?>
<? } ?>
<? } ?>
<? if (count($list) == 0) { echo "<tr><td colspan=4 align=center height=50>자료가 없습니다.</td></tr>"; } ?>
</table>


위와 같습니다. 내용의 그림 미리보기를 어떻게 하면 가능할까요...여러 고수님의 귀한 답변 부탁드립니다.

댓글 작성

댓글을 작성하시려면 로그인이 필요합니다.

로그인하기

게시글 목록

번호 제목
284508
284499
284492
284490
284484
284481
284478
284476
284474
284472
284470
284458
284457
284454
284453
284447
284446
284444
284441
284440