게시글에 스크롤바 생기지않게 높이값주기 질문입니다 정보
게시글에 스크롤바 생기지않게 높이값주기 질문입니다본문
http://chungjiky.co.kr/intro_05/intro_04.php
게시글을 하나 클릭해보시면 스크롤바가 생기죠?
이것저것 건드려봐도 안되기에 일단은 해당 페이지 게시글부분에
임의로 높이값을 줬습니다..
글 길이만큼 자동으로 길어지게 하려면 어떻게 해야하는지
고수님들께 여쭤봅니다...꾸벅
(그리고 한가지더 살짝 질문을 드리겠습니다..
위 페이지에는 맵이 안먹히는데 그 이유도 도통 알수가없네요 ㅠㅠ)
<?
include_once("./_common.php");
$g4['title'] = "";
include_once("./_head.php");
?>
<script src="../include/InsertFlash.js"></script>
<table width="100%" border="0" cellspacing="0" cellpadding="0" background="../images/main_bg.jpg">
<tr>
<td><table width="992" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td><script>FlashInsert('sub_05', ' ../flash/sub_05.swf', '992', '261');</script></td>
</tr>
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="245" valign="top">
<? include "./menu.php";?>
<td valign="top"><table width="739" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="50%" height="30"><img src="../intro_05/images/sub_title_04.jpg" /></td>
<td width="43%" align="right"><img src="../images/menu_home.jpg" /> < 고객센터 <<span style="font-weight: bold"> 자유게시판</span> </td>
<td width="7%" align="right"> </td>
</tr>
<tr>
<td width="93%" colspan="2" height="1" background="../images/menu_line.jpg"></td>
<td width="7%"></td>
</tr>
<tr>
<td height="30" colspan="3"></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="739" height="460"><iframe src="<?=$g4[path]?>/bbs/board.php?bo_table=customer_03" name="board" title="board" longdesc="board" width="700" height="100%" marginwidth="0" marginheight="0" frameborder="no" onload="doResize()"></iframe></td>
</tr>
</table></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<p> </p>
<? include_once("../tail_s.php"); ?>
게시글을 하나 클릭해보시면 스크롤바가 생기죠?
이것저것 건드려봐도 안되기에 일단은 해당 페이지 게시글부분에
임의로 높이값을 줬습니다..
글 길이만큼 자동으로 길어지게 하려면 어떻게 해야하는지
고수님들께 여쭤봅니다...꾸벅
(그리고 한가지더 살짝 질문을 드리겠습니다..
위 페이지에는 맵이 안먹히는데 그 이유도 도통 알수가없네요 ㅠㅠ)
<?
include_once("./_common.php");
$g4['title'] = "";
include_once("./_head.php");
?>
<script src="../include/InsertFlash.js"></script>
<table width="100%" border="0" cellspacing="0" cellpadding="0" background="../images/main_bg.jpg">
<tr>
<td><table width="992" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td><script>FlashInsert('sub_05', ' ../flash/sub_05.swf', '992', '261');</script></td>
</tr>
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="245" valign="top">
<? include "./menu.php";?>
<td valign="top"><table width="739" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="50%" height="30"><img src="../intro_05/images/sub_title_04.jpg" /></td>
<td width="43%" align="right"><img src="../images/menu_home.jpg" /> < 고객센터 <<span style="font-weight: bold"> 자유게시판</span> </td>
<td width="7%" align="right"> </td>
</tr>
<tr>
<td width="93%" colspan="2" height="1" background="../images/menu_line.jpg"></td>
<td width="7%"></td>
</tr>
<tr>
<td height="30" colspan="3"></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="739" height="460"><iframe src="<?=$g4[path]?>/bbs/board.php?bo_table=customer_03" name="board" title="board" longdesc="board" width="700" height="100%" marginwidth="0" marginheight="0" frameborder="no" onload="doResize()"></iframe></td>
</tr>
</table></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<p> </p>
<? include_once("../tail_s.php"); ?>
댓글 전체
굳이 iframe을 이용하시려면 아래팁을 참고해보세요.
http://sir.co.kr/bbs/board.php?bo_table=g4_tiptech&wr_id=5591&sca=&sfl=wr_subject&stx=%BE%C6%C0%CC%C7%C1%B7%B9%C0%D3&sop=and
http://sir.co.kr/bbs/board.php?bo_table=g4_tiptech&wr_id=5591&sca=&sfl=wr_subject&stx=%BE%C6%C0%CC%C7%C1%B7%B9%C0%D3&sop=and