파일소스 질문입니다 정보
파일소스 질문입니다본문
http://diskn.com/docs/customer.php?_pg=notice <- notice 이것인데요 이걸 설정해서
페이지마다 다르게 끄게 하고싶거든요~
notice 하면 notice입니다
free 하면 free입니다
이렇게 하고싶은데... 그런 소스 어디서 구할수 있을까요?
페이지마다 다르게 끄게 하고싶거든요~
notice 하면 notice입니다
free 하면 free입니다
이렇게 하고싶은데... 그런 소스 어디서 구할수 있을까요?
댓글 전체
iframe 썼네요.
<iframe id="bbsFrame" src="/board/bbs/board.php?bo_table=notice" width="730" height="500" frameborder="0" scrolling="no" onLoad="calcHeight('bbsFrame')"></iframe>
<iframe id="bbsFrame" src="/board/bbs/board.php?bo_table=notice" width="730" height="500" frameborder="0" scrolling="no" onLoad="calcHeight('bbsFrame')"></iframe>