index에 그누보드 삽입시랑 미삽입시 테이블의 미묘한 움직임이 있습니다. 도와주세요 > 그누4 질문답변

그누4 질문답변

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

index에 그누보드 삽입시랑 미삽입시 테이블의 미묘한 움직임이 있습니다. 도와주세요 정보

index에 그누보드 삽입시랑 미삽입시 테이블의 미묘한 움직임이 있습니다. 도와주세요

첨부파일

input.html (4.1K) 0회 다운로드 2012-05-03 18:56:05
no input.html (3.6K) 1회 다운로드 2012-05-03 18:56:05

본문

삽입시

<?
$g4_path=".";
include_once("$g4_path/common.php");
include_once("$g4[path]/head.sub.php");
include_once("$g4[path]/lib/latest_tab_group.lib.php");
include_once("$g4[path]/lib/latest.lib.php"); // latest() 함수를 사용하여야 하므로 이 프로그램을 포함시킵니다.
include_once("$g4[path]/lib/outlogin.lib.php"); // outlogin() 함수를 사용하여야 하므로 이 프로그램을 포함시킵니다.
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>정렬+그누</title>
 <style type="text/css">
    #wrapper {width:1024px; margin:0 auto; border:0px solid black; top:50%; left:50%; }
    #banner {height:100px; background-color:red;}
    #menu {height:60px; background-color:green;}
    #left {width:750px; height:335px; float:left; background-color:blue;}
    #content {width:250px; height:335px; float:left; background-color:yellow;}
#content1-1 {width:274px; height:150px; float:left; background-color:yellow;}
#content1-2 {width:274px; height:185px; float:left; background-color:yellow;}
#content2 {width:300px; height:450px; float:left; background-color:yellow;}
#content3 {width:400px; height:450px; float:left; background-color:yellow;}
#content3-1 {width:400px; height:250px; float:left; background-color:yellow;}
#content3-2 {width:400px; height:200px; float:left; background-color:yellow;}
    #content4 {width:324px; height:450px; float:left; background-color:yellow;}
#content5 {width:300px; height:150px; float:left; background-color:yellow;}
#content6 {width:300px; height:150px; float:left; background-color:yellow;}
#content7 {width:300px; height:150px; float:left; background-color:yellow;}
    #foot {height:30px; clear:both; background-color:purple;}
    body {
margin-left: 0px;
margin-top: 0px;
}
</style>
  <script src="../../Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
</head>
<body>
<div align="center">
  <div id="wrapper">
    <div id="banner">
      <script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','1024','height','100','src','havil_top_menu','quality','high','pluginspage','http://www.adobe.com/shockwave/download/downl
-----중략------

미삽입시
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>정렬+그누</title>
 <style type="text/css">
    #wrapper {width:1024px; margin:0 auto; border:0px solid black; top:50%; left:50%; }
    #banner {height:100px; background-color:red;}
    #menu {height:60px; background-color:green;}
    #left {width:750px; height:335px; float:left; background-color:blue;}
    #content {width:250px; height:335px; float:left; background-color:yellow;}
#content1-1 {width:274px; height:150px; float:left; background-color:yellow;}
#content1-2 {width:274px; height:185px; float:left; background-color:yellow;}
#content2 {width:300px; height:450px; float:left; background-color:yellow;}
#content3 {width:400px; height:450px; float:left; background-color:yellow;}
#content3-1 {width:400px; height:250px; float:left; background-color:yellow;}
#content3-2 {width:400px; height:200px; float:left; background-color:yellow;}
    #content4 {width:324px; height:450px; float:left; background-color:yellow;}
#content5 {width:300px; height:150px; float:left; background-color:yellow;}
#content6 {width:300px; height:150px; float:left; background-color:yellow;}
#content7 {width:300px; height:150px; float:left; background-color:yellow;}
    #foot {height:30px; clear:both; background-color:purple;}
    body {
margin-left: 0px;
margin-top: 0px;
}
</style>
  <script src="../../Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
</head>
<body>
<div align="center">
  <div id="wrapper">
    <div id="banner">
      <script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swfla

위에는 대략적인 삽입된 소스구요 자이점은 그누보드를 선언한거랑 안한거 차이인데
블러왔을시에 테이블의 미묘한움직임이 있습니다.(IE8사용) 어떻게해야하죠???
좀 도와주세요.. 이거때문에 몇일 고생중입니다 ㅜㅜ

댓글 전체

전체 66,554 |RSS
그누4 질문답변 내용 검색

회원로그인

(주)에스아이알소프트 / 대표:홍석명 / (06211) 서울특별시 강남구 역삼동 707-34 한신인터밸리24 서관 1402호 / E-Mail: admin@sir.kr
사업자등록번호: 217-81-36347 / 통신판매업신고번호:2014-서울강남-02098호 / 개인정보보호책임자:김민섭(minsup@sir.kr)
© SIRSOFT