묻고답하기
외부페이지로 지정해서 불러오면 레이아웃이 깨집니다.
2008.03.28 19:47
다름이 아니라 제가 따로 만든 웹페이지에 최근게시물을 넣으려면 외부페이지로 로드해야 된다고 해서
외부페이지로 지정하고, 보기를 누르면 이상하게 나오네요.
원래는 위에처럼 나와야 정상인데......
이렇게 레이아웃이 깨져서 나오네요. 외부페이지로 지정한다음 [보기]버튼 누르면 아래처럼 이상하게 나와 버립니다.
롤오버도 풀려버리고, 에러라고 뜨고 -_-...
코딩문제인것 같은데 코딩은 기초적인 수준이라... 어딜 손봐야 할지 모르겠네요. 외부페이지로 로드된 소스를 보면
뭔가 내용이 약간 추가되는것 같은데 거기서 뭔가랑 충돌 나는것 같은데요. 원천적인 원인을 잘 모르겠네요.
====== 이게 원래 소스구요.========================================================
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
<title>:::비타민카페 수원점:::</title>
<style type="text/css">
<!--
a:link {
color: #6A6A6A;
text-decoration: none;
}
a:visited {
color: #3A3A3A;
text-decoration: none;
}
a:hover {
color: #000000;
text-decoration: underline;
}
td.text_01 {
font-family: 돋움, Tahoma;
font-size: 8.5pt;
line-height: 5mm;
}
-->
</style>
<script type="text/JavaScript">
<!--
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
</head>
<body onLoad="MM_preloadImages('http://honeymyall.ivyro.net/vitamin/img/00.main/menu_02-02_.jpg','http://honeymyall.ivyro.net/vitamin/img/00.main/menu_03-02_.jpg','http://honeymyall.ivyro.net/vitamin/img/00.main/sitelink_02_.jpg','http://honeymyall.ivyro.net/vitamin/img/00.main/sitelink_03_.jpg','http://honeymyall.ivyro.net/vitamin/img/00.main/sitelink_04_.jpg')">
<!-- 상단 메인 시작 -->
<table width="651" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="396" colspan="2"><img src="img/00.main/top_01.jpg" width="396" height="79"></td>
<td width="255" rowspan="2"><table width="255" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="255"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="255" height="192">
<param name="movie" value="http://honeymyall.ivyro.net/vitamin/img/00.main/top_flash.swf">
<param name="quality" value="high">
<embed src="http://honeymyall.ivyro.net/vitamin/img/00.main/top_flash.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="255" height="192"></embed>
</object><script type="text/javascript" src="http://honeymyall.ivyro.net/vitamin/iupdate.js"></script></td>
</tr>
<tr>
<td><table width="255" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="115" rowspan="2"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/menu_01-01.jpg" width="115" height="37"></td>
<td width="57"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/menu_02-01.jpg" width="57" height="15"></td>
<td width="73"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/menu_03-01.jpg" width="73" height="15"></td>
<td width="10"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/menu_04-01.jpg" width="10" height="15"></td>
</tr>
<tr>
<td><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image4','','http://honeymyall.ivyro.net/vitamin/img/00.main/menu_02-02_.jpg',1)"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/menu_02-02.jpg" name="Image4" width="57" height="22" border="0"></a></td>
<td width="73"><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image6','','http://honeymyall.ivyro.net/vitamin/img/00.main/menu_03-02_.jpg',1)"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/menu_03-02.jpg" name="Image6" width="73" height="22" border="0"></a></td>
<td width="10"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/menu_04-02.jpg" width="10" height="22"></td>
</tr>
</table></td>
</tr>
<tr>
<td><table width="255" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="5" rowspan="3"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/sitelink_01.jpg" width="5" height="210"></td>
<td><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image10','','http://honeymyall.ivyro.net/vitamin/img/00.main/sitelink_02_.jpg',1)"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/sitelink_02.jpg" name="Image10" width="250" height="69" border="0"></a></td>
</tr>
<tr>
<td><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image11','','http://honeymyall.ivyro.net/vitamin/img/00.main/sitelink_03_.jpg',1)"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/sitelink_03.jpg" name="Image11" width="250" height="72" border="0"></a></td>
</tr>
<tr>
<td><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image12','','http://honeymyall.ivyro.net/vitamin/img/00.main/sitelink_04_.jpg',1)"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/sitelink_04.jpg" name="Image12" width="250" height="69" border="0"></a></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
<tr>
<td width="2" bgcolor="#ffe35e"></td>
<td width="394"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="394" height="360">
<param name="movie" value="http://honeymyall.ivyro.net/vitamin/img/00.main/header02.swf">
<param name="quality" value="high">
<embed src="http://honeymyall.ivyro.net/vitamin/img/00.main/header02.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="394" height="360"></embed></script>
</object><script type="text/javascript" src="http://honeymyall.ivyro.net/vitamin/iupdate.js"></script></td>
</tr>
</table>
<!-- 중간 연결 부분 시작 -->
<table width="651" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="3"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/middle_line_01.jpg" width="651" height="6"></td>
</tr>
<tr>
<td height="10" colspan="3" bgcolor="#ffe35e"></td>
</tr>
</table>
<!-- 중간 연결 부분 끝 -->
<!-- 상단 메인 끝 -->
<!-- 본문 시작 -->
<table width="651" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="396"><table width="396" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="2" bgcolor="#ffe35e" height="161"></td>
<td width="196"> </td>
<td width="198"> </td>
</tr>
<tr>
<td bgcolor="#ffe35e" height="162"></td>
<td width="196"> </td>
<td width="198"> </td>
</tr>
</table></td>
<td width="255" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="3"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/smile.jpg" width="255" height="161"></td>
</tr>
<tr>
<td width="5" height="153"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/ybord_01.jpg" width="5" height="153"></td>
<td width="236" height="153" background="http://honeymyall.ivyro.net/vitamin/img/00.main/ybord_02.jpg"></td>
<td width="14"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/ybord_03.jpg" width="14" height="153"></td>
</tr>
<tr>
<td colspan="3"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/ybord_bottom.jpg" width="255" height="9"></td>
</tr>
</table></td>
</tr>
</table>
<!-- 본문과 끝 연결 부분 시작 -->
<table width="651" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="2" height="3" bgcolor="#ffe35e"></td>
<td width="647"></td>
<td width="2" bgcolor="#ffe35e"></td>
</tr>
<tr>
<td colspan="3"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/end_01.jpg"></td>
</tr>
<tr>
<td colspan="3">
<!-- 카피라이트, 사이트맵 시작 -->
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="385" height="28" background="http://honeymyall.ivyro.net/vitamin/img/00.main/end_02-01.jpg"></td>
<td width="266" background="http://honeymyall.ivyro.net/vitamin/img/00.main/end_02-02.jpg" align="right" valign="bottom" class="text_01">
<a href="#">홈으로</a> ::: <a href="#">오시는길</a> ::: <a href="#">고객센터</a> ::: <a href="#">Contacts</a>
</td>
</tr>
</table>
<tr>
<td height="37" colspan="3" background="http://honeymyall.ivyro.net/vitamin/img/00.main/end_03.gif" align="center"></td>
</tr>
</table>
<!-- 카피라이트, 사이트맵 끝 -->
<!-- 본문과 끝 연결 부분 끝 -->
</body>
</html>
============================================================= 이게 외부페이지에서 보기했을때 나오는 소스===
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="ko" xml:lang="ko" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="Generator" content="zeroboardXE 1.0.1" />
<meta name="module" content="opage" />
<meta http-equiv="imagetoolbar" content="no" />
<title>:::비타민카페 수원점:::</title>
<script type="text/javascript" src="/files/cache/optimized/e7198c18dabe5db98b6ccff56cd674b7/e7198c18dabe5db98b6ccff56cd674b7.1206622860.js.php"></script>
<link rel="stylesheet" href="./common/css/button.css" type="text/css" charset="UTF-8" media="all" />
<link rel="stylesheet" href="./files/cache/optimized/c9430d2d9163dbe65b24847fb1950c05/c9430d2d9163dbe65b24847fb1950c05.1206622810.css.php" type="text/css" charset="UTF-8" media="all" />
<script type="text/javascript">//<![CDATA[
var current_url = "http://honeymyall.ivyro.net/zbxe/?mid=main";
var request_uri = "http://honeymyall.ivyro.net/zbxe/";
var current_mid = "main";
var waiting_message = "서버에 요청중입니다. 잠시만 기다려주세요.";
//]]></script>
<style type="text/css">
<!--
a:link {
color: #6A6A6A;
text-decoration: none;
}
a:visited {
color: #3A3A3A;
text-decoration: none;
}
a:hover {
color: #000000;
text-decoration: underline;
}
td.text_01 {
font-family: 돋움, Tahoma;
font-size: 8.5pt;
line-height: 5mm;
}
-->
</style>
<script type="text/JavaScript">
<!--
function MM_swapImgRestore() { //v3.0
var i,x,a="document.MM_sr;" for(i="0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++)" x.src="x.oSrc;
}
function" MM_preloadImages() { //v3.0
var d="document;" if(d.images){ if(!d.MM_p) d.MM_p="new" Array();
var i,j="d.MM_p.length,a=MM_preloadImages.arguments;" for(i="0;" i<a.length; i++)
if (a[i].indexOf("#")!="0){" d.MM_p[j]="new" Image; d.MM_p[j++].src="http://honeymyall.ivyro.net//vitamin/index.html/a[i];}}
}
function" MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d="document;" if((p="n.indexOf("?"))">0&&parent.frames.length) {
d="parent.frames[n.substring(p+1)].document;" n="n.substring(0,p);}
" if(!(x="d[n])&&d.all)" x="d.all[n];" for (i="0;!x&&i<d.forms.length;i++)" x="d.forms[i][n];
" for(i="0;!x&&d.layers&&i<d.layers.length;i++)" x="MM_findObj(n,d.layers[i].document);
" if(!x && d.getElementById) x="d.getElementById(n);" return x;
}
function MM_swapImage() { //v3.0
var i,j="0,x,a=MM_swapImage.arguments;" document.MM_sr="new" Array; for(i="0;i<(a.length-2);i+=3)
" if ((x="MM_findObj(a[i]))!=null){document.MM_sr[j++]=x;" if(!x.oSrc) x.oSrc="x.src;" x.src="http://honeymyall.ivyro.net//vitamin/index.html/a[i+2];}
}
//--">
</script>
<script type="text/javascript" src="http://honeymyall.ivyro.net/vitamin/iupdate.js"></script>
<script type="text/javascript" src="http://honeymyall.ivyro.net/vitamin/iupdate.js"></script>
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://honeymyall.ivyro.net/zbxe/main/api" />
<style type="text/css">
<!--
a:link {
color: #6A6A6A;
text-decoration: none;
}
a:visited {
color: #3A3A3A;
text-decoration: none;
}
a:hover {
color: #000000;
text-decoration: underline;
}
td.text_01 {
font-family: 돋움, Tahoma;
font-size: 8.5pt;
line-height: 5mm;
}
-->
</style>
</head>
<body>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset="euc-kr"">
<title>:::비타민카페 수원점:::</title>
<script type="text/JavaScript">
<!--
function MM_swapImgRestore() { //v3.0
var i,x,a="document.MM_sr;" for(i="0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++)" x.src="x.oSrc;
}
function" MM_preloadImages() { //v3.0
var d="document;" if(d.images){ if(!d.MM_p) d.MM_p="new" Array();
var i,j="d.MM_p.length,a=MM_preloadImages.arguments;" for(i="0;" i<a.length; i++)
if (a[i].indexOf("#")!="0){" d.MM_p[j]="new" Image; d.MM_p[j++].src="http://honeymyall.ivyro.net//vitamin/index.html/a[i];}}
}
function" MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d="document;" if((p="n.indexOf("?"))">0&&parent.frames.length) {
d="parent.frames[n.substring(p+1)].document;" n="n.substring(0,p);}
" if(!(x="d[n])&&d.all)" x="d.all[n];" for (i="0;!x&&i<d.forms.length;i++)" x="d.forms[i][n];
" for(i="0;!x&&d.layers&&i<d.layers.length;i++)" x="MM_findObj(n,d.layers[i].document);
" if(!x && d.getElementById) x="d.getElementById(n);" return x;
}
function MM_swapImage() { //v3.0
var i,j="0,x,a=MM_swapImage.arguments;" document.MM_sr="new" Array; for(i="0;i<(a.length-2);i+=3)
" if ((x="MM_findObj(a[i]))!=null){document.MM_sr[j++]=x;" if(!x.oSrc) x.oSrc="x.src;" x.src="http://honeymyall.ivyro.net//vitamin/index.html/a[i+2];}
}
//--">
</script>
</head>
<body onLoad="MM_preloadImages('http://honeymyall.ivyro.net/vitamin/img/00.main/menu_02-02_.jpg','http://honeymyall.ivyro.net/vitamin/img/00.main/menu_03-02_.jpg','http://honeymyall.ivyro.net/vitamin/img/00.main/sitelink_02_.jpg','http://honeymyall.ivyro.net/vitamin/img/00.main/sitelink_03_.jpg','http://honeymyall.ivyro.net/vitamin/img/00.main/sitelink_04_.jpg')">
<!-- 상단 메인 시작 -->
<table width="651" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="396" colspan="2"><img src="http://honeymyall.ivyro.net//vitamin/index.html/img/00.main/top_01.jpg" width="396" height="79"></td>
<td width="255" rowspan="2"><table width="255" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="255"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="255" height="192">
<param name="movie" value="http://honeymyall.ivyro.net/vitamin/img/00.main/top_flash.swf">
<param name="quality" value="high">
<embed src="http://honeymyall.ivyro.net/vitamin/img/00.main/top_flash.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="255" height="192"></embed>
</object><script type="text/javascript" src="http://honeymyall.ivyro.net/vitamin/iupdate.js"></script></td>
</tr>
<tr>
<td><table width="255" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="115" rowspan="2"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/menu_01-01.jpg" width="115" height="37"></td>
<td width="57"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/menu_02-01.jpg" width="57" height="15"></td>
<td width="73"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/menu_03-01.jpg" width="73" height="15"></td>
<td width="10"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/menu_04-01.jpg" width="10" height="15"></td>
</tr>
<tr>
<td><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image4','','http://honeymyall.ivyro.net/vitamin/img/00.main/menu_02-02_.jpg',1)"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/menu_02-02.jpg" name="Image4" width="57" height="22" border="0"></a></td>
<td width="73"><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image6','','http://honeymyall.ivyro.net/vitamin/img/00.main/menu_03-02_.jpg',1)"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/menu_03-02.jpg" name="Image6" width="73" height="22" border="0"></a></td>
<td width="10"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/menu_04-02.jpg" width="10" height="22"></td>
</tr>
</table></td>
</tr>
<tr>
<td><table width="255" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="5" rowspan="3"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/sitelink_01.jpg" width="5" height="210"></td>
<td><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image10','','http://honeymyall.ivyro.net/vitamin/img/00.main/sitelink_02_.jpg'+
'+
',1)"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/sitelink_02.jpg" name="Image10" width="250" height="69" border="0"></a></td>
</tr>
<tr>
<td><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image11','','http://honeymyall.ivyro.net/vitamin/img/00.main/sitelink_03_.jpg',1)"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/sitelink_03.jpg" name="Image11" width="250" height="72" border="0"></a></td>
</tr>
<tr>
<td><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image12','','http://honeymyall.ivyro.net/vitamin/img/00.main/sitelink_04_.jpg',1)"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/sitelink_04.jpg" name="Image12" width="250" height="69" border="0"></a></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
<tr>
<td width="2" bgcolor="#ffe35e"></td>
<td width="394"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="394" height="360">
<param name="movie" value="http://honeymyall.ivyro.net/vitamin/img/00.main/header02.swf">
<param name="quality" value="high">
<embed src="http://honeymyall.ivyro.net/vitamin/img/00.main/header02.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="394" height="360"></embed></script>
</object><script type="text/javascript" src="http://honeymyall.ivyro.net/vitamin/iupdate.js"></script></td>
</tr>
</table>
<!-- 중간 연결 부분 시작 -->
<table width="651" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="3"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/middle_line_01.jpg" width="651" height="6"></td>
</tr>
<tr>
<td height="10" colspan="3" bgcolor="#ffe35e"></td>
</tr>
</table>
<!-- 중간 연결 부분 끝 -->
<!-- 상단 메인 끝 -->
<!-- 본문 시작 -->
<table width="651" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="396"><table width="396" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="2" bgcolor="#ffe35e" height="161"></td>
<td width="196"> </td>
<td width="198"> </td>
</tr>
<tr>
<td bgcolor="#ffe35e" height="162"></td>
<td width="196"> </td>
<td width="198"> </td>
</tr>
</table></td>
<td width="255" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="3"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/smile.jpg" width="255" height="161"></td>
</tr>
<tr>
<td width="5" height="153"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/ybord_01.jpg" width="5" height="153"></td>
<td width="236" height="153" background="http://honeymyall.ivyro.net/vitamin/img/00.main/ybord_02.jpg"></td>
<td width="14"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/ybord_03.jpg" width="14" height="153"></td>
</tr>
<tr>
<td colspan="3"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/ybord_bottom.jpg" width="255" height="9"></td>
</tr>
</table></td>
</tr>
</table>
<!-- 본문과 끝 연결 부분 시작 -->
<table width="651" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="2" height="3" bgcolor="#ffe35e"></td>
<td width="647"></td>
<td width="2" bgcolor="#ffe35e"></td>
</tr>
<tr>
<td colspan="3"><img src="http://honeymyall.ivyro.net/vitamin/img/00.main/end_01.jpg"></td>
</tr>
<tr>
<td colspan="3">
<!-- 카피라이트, 사이트맵 시작 -->
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="385" height="28" background="http://honeymyall.ivyro.net/vitamin/img/00.main/end_02-01.jpg"></td>
<td width="266" background="http://honeymyall.ivyro.net/vitamin/img/00.main/end_02-02.jpg" align="right" valign="bottom" class="text_01">
<a href="#">홈으로</a> ::: <a href="#">오시는길</a> ::: <a href="#">고객센터</a> ::: <a href="#">Contacts</a>
</td>
</tr>
</table>
<tr>
<td height="37" colspan="3" background="http://honeymyall.ivyro.net/vitamin/img/00.main/end_03.gif" align="center"></td>
</tr>
</table>
<!-- 카피라이트, 사이트맵 끝 -->
<!-- 본문과 끝 연결 부분 끝 -->
</body>
</html>
<div class="tRight gap1 clear">
<a href="http://honeymyall.ivyro.net/zbxe/?mid=main&act=dispOpageAdminInsert&module_srl=400" class="button"><span>설정</span></a>
</div>
<div id="waitingforserverresponse"></div>
</body>
</html>
===================================
댓글 2
-
honeymyall
2008.03.28 20:53
-
honeymyall
2008.03.28 21:17
그리고 플래쉬테투리 없애는 자바 스크립트는 외부페이지에서 적용이 안되서
http://www.zeroboard.com/zbxe_user_tip/16622880 게시물 댓글의 방법을 이용
embed테그를 지워버리고 게시물의 테그를 사용하니 쉽게 해결
음... 검색해보니 css스타일이랑 자바를 외부링크로 걸어와야 에러없이 잘 나오네요. 어째든 멀고도 험한길 -_-...
일단 궈궈...