슬라이드쇼가 안되요~ 정보
슬라이드쇼가 안되요~관련링크
첨부파일
본문
사진게시판에 슬라이드쇼를 누르면 사진이 슬라이쇼로 보여야하는데
값을 받지못하는지 안나오네요.;;
이유가 뭘까요;;
<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>
값을 받지못하는지 안나오네요.;;
이유가 뭘까요;;
<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>
댓글 전체