최신글 본문 새창 띄우기 질문 입니다. 정보
최신글 본문 새창 띄우기 질문 입니다.본문
최신글에 본문 새창을 띄워 보려고 스킨 자료실에 있는 구인최신글과 새창띄우기 최신글 을 조합해봤는데요.
http://sir.co.kr/bbs/board.php?bo_table=g4_skin&wr_id=13871&sca=%C3%D6%BD%C5%B1%DB&sfl=wr_subject&stx=%BB%F5%C3%A2&sop=and
새창 스킨에 구인최신글에 있는 latest.skin.php 만 아래와 같이 약간 수정해서 적용해봤는데 새창은 뜨는데 이미지와 제목 날짜 ,작성내용이 안뜨네요, 다른 어디을 수정할 부분이 있나요?
=======================================================
<td>
<a class=b1 href='#' onclick="javascript:window.open('<?=$latest_skin_path?>/notice_new.php?bo_table=<?=$bo_table?>&wr_id=<?=$wr_id?>','','left=150, top=50, width=650, height=500, scrollbars=1')"><font style='font-size:9pt; color:#2C88B9;'><strong><?=$ext1_00?></strong></font></a>
</td>
==========================================================
감사합니다.
http://sir.co.kr/bbs/board.php?bo_table=g4_skin&wr_id=13871&sca=%C3%D6%BD%C5%B1%DB&sfl=wr_subject&stx=%BB%F5%C3%A2&sop=and
새창 스킨에 구인최신글에 있는 latest.skin.php 만 아래와 같이 약간 수정해서 적용해봤는데 새창은 뜨는데 이미지와 제목 날짜 ,작성내용이 안뜨네요, 다른 어디을 수정할 부분이 있나요?
=======================================================
<td>
<a class=b1 href='#' onclick="javascript:window.open('<?=$latest_skin_path?>/notice_new.php?bo_table=<?=$bo_table?>&wr_id=<?=$wr_id?>','','left=150, top=50, width=650, height=500, scrollbars=1')"><font style='font-size:9pt; color:#2C88B9;'><strong><?=$ext1_00?></strong></font></a>
</td>
==========================================================
감사합니다.
댓글 전체
notice_new.php
파일에서 수정을 하셔야 할 듯 합니다.
파일에서 수정을 하셔야 할 듯 합니다.