최신글스킨에서 이미지 클릭하면 팝업창뜨게 할수없나요?

· 2013-01-05 (토) 22:15:48 · 1642 · 2
오류가 나는곳의 주소를 알려주시면 더 빠르고 정확하게 답변 받을 수 있습니다.

오류 주소 :

latest.skin 파일에서 이미지클릭하면 이미지원본의 팝업 확대창을 뜨게하고싶어요 근데 아무리해봐도 안되네요 ㅠㅠ 어디를 수정해야되나요??

if (!defined("_GNUBOARD_")) exit; //개별 페이지 접근 불가

?>

<ul class="thumb_list" style="margin-top:5px;float:left;">

<? for ($i = 0; $i < count($list); $i++) {
$file = $list[$i][file][0][path] .'/thumb/'.$list[$i][wr_id];
?>

<li style="float:left; width:104px; height:176px;"><p><a href="<?=$list[$i]['href']?>"><div style="border:1px solid #c8c8c8;"><img src="<?=$file?>" ></div></a><a href="javascript:popup_window('<?=$list[$i]['href']?>','winboard','left=0, top=0, width=650, height=395, scrollbars=1,resizable=no')" onfocus="this.blur()"><p style="margin-top:5px; "></p><?=$list[$i][subject]?></a></p></li>
<?}?>
</ul>



javascript:popup_window('<?=$list[$i]['href']?>','winboard','left=0, top=0, width=650, height=395, scrollbars=1,resizable=no')" 이부분을 넣엇는데 안되네요 답변좀 부탁드려요 ㅠㅠ
|

댓글 2개

2013-01-05 (토) 23:16:41
이미지에 팝업링크를 거시려면

if (!defined("_GNUBOARD_")) exit; //개별 페이지 접근 불가

?>

<ul class="thumb_list" style="margin-top:5px;float:left;">

<? for ($i = 0; $i < count($list); $i++) {
$file = $list[$i][file][0][path] .'/thumb/'.$list[$i][wr_id];
?>

<li style="float:left; width:104px; height:176px;"><p><div style="border:1px solid #c8c8c8;">><a href="javascript:popup_window('<?=$list[$i][href]?>','winboard','left=0, top=0, width=650, height=395, scrollbars=1,resizable=no');" onfocus="this.blur()"><img src="<?=$file?>" ></a></div><a href="javascript:popup_window('<?=$list[$i][href]?>','winboard','left=0, top=0, width=650, height=395, scrollbars=1,resizable=no');" onfocus="this.blur()"><p style="margin-top:5px; "></p><?=$list[$i][subject]?></a></p></li>
<?}?>
</ul>

이렇게 해보세요
감사합니다 그런데 이미지클릭하면 이미지가 작게나오고 새창이 크게나오는데 이미지크기에 맞게 새창이 나오게할수없나요???
댓글을 작성하시려면 로그인이 필요합니다.

그누4 질문답변

66,531건

그누보드4 관련 질문은 QA 로 이전됩니다. QA 그누보드4 바로가기 기존 게시물은 열람만 가능합니다.

+
제목 글쓴이 날짜 조회
13-01-07 조회 2,815
13-01-07 조회 1,005
13-01-07 조회 967
13-01-07 조회 1,744
13-01-07 조회 866
13-01-06 조회 609
13-01-06 조회 601
13-01-06 조회 1,816
13-01-06 조회 823
13-01-06 조회 888
13-01-06 조회 570
13-01-06 조회 726
13-01-06 조회 674
13-01-06 조회 822
13-01-06 조회 1,403
13-01-06 조회 1,921
13-01-06 조회 821
13-01-06 조회 1,751
13-01-05 조회 1,627
13-01-05 조회 1,643