슬라이드쇼가 안되요~ > 그누4 질문답변

그누4 질문답변

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

슬라이드쇼가 안되요~ 정보

슬라이드쇼가 안되요~

첨부파일

slideshow.php (711byte) 3회 다운로드 2011-07-04 14:00:37
slideshow_mid.php (7.2K) 2회 다운로드 2011-07-04 14:00:37

본문

사진게시판에 슬라이드쇼를 누르면 사진이 슬라이쇼로 보여야하는데
값을 받지못하는지 안나오네요.;;
이유가 뭘까요;;

<html>
<head><title>:::  이미지 슬라이드쇼 :::</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css">
frameset {
margin:0px;
padding:0px;
border:0px;
background-color:buttonface;
}
</style>
</head>

<frameset  rows="*,80" frameborder=0 framespacing=0 frameborder=no border=0 name="main">
<frame src="slideshow_mid.php?cCount=1&bo_table=<?=$bo_table?>&wr_id=<?=$wr_id?>" marginheight=0 marginwidth=0 scrolling=no name="imgview">
<frame src="slideshow_bot.php??cCount=1&bo_table=<?=$bo_table?>&wr_id=<?=$wr_id?>" marginheight=0 marginwidth=0 name="imgctr" scrolling=no noresize border=0>
</frameset>

<noframes></noframes>

</html>
  • 복사

댓글 전체

© SIRSOFT
현재 페이지 제일 처음으로