묻고답하기
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">
플래쉬 점선 없애는 방법좀 알려주세요.
2007.01.17 02:14
플래쉬 점선 없애는 방법좀 알려주시면 감사하겠습니다.
제가 제로보드 HEAD 와 FOOT 로 나누어서 노프레임으로 게시판을 설치했는데
메뉴가 플래쉬로 되어 있습니다. 네이버에 찾아보고 했는데도 잘 안되네요 . 제발 부탁드려요 ㅜㅜ
여기 소스 올려놓겠습니다.
HEAD 부분
<html>
<head>
<script src="iezn_embed_patch.js" type="text/javascript"></script>
<title>welcome to myhome</title>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
<style type="text/css">
<!--
@font-face {font-family: DBFNT0 ; src:url(http://someday.nafeel.net/html/DBFNT0.eot );}
a:link {font-family: DBFNT0 ;font-size: 8pt ;}
a:visited {font-family: DBFNT0 ;font-size: 8pt ;}
a:hover {font-family: DBFNT0 ;font-size: 8pt ;}
a:acvite {font-family: DBFNT0 ;font-size:8pt ;}
body,div,table,tr,td,p,span {font-family: DBFNT0 ;font-size: 8pt ;}
.unnamed1 {
line-height: 180%;
}
-->
</style>
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="980" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="308" valign="top"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="308" height="574">
<param name="movie" value="http://someday.nafeel.net/manuportpolio3.swf">
<param name="quality" value="high">
<embed src="http://someday.nafeel.net/manuportpolio3.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="308" height="574"></embed></object></td>
<td valign="top">
<table width="550" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="111"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="111" height="45">
<param name="movie" value="http://someday.nafeel.net/top5.swf">
<param name="quality" value="high">
<embed src="http://someday.nafeel.net/top5.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="111" height="45"></embed>
</object></td>
<td><img src="http://someday.nafeel.net/phototop.jpg" width="439" height="45"></td>
</tr>
</table>
<table width="500" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top"><table width="550" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="20" valign="top"><table width="550" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="111"> </td>
<td><img src="http://someday.nafeel.net/phototop2.jpg" width="439" height="78"></td>
</tr>
</table></td>
</tr>
<tr>
<td height="450" valign="top">
foot 부분
</td>
</tr>
</table></td>
</tr>
</table>
<table width="550" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="1
" bgcolor="e0e8e8"></td>
</tr>
<tr>
<td><img src="http://someday.nafeel.net/name.gif" width="394" height="15"></td>
</tr>
</table> </td>
</tr>
</table>
</body>
</html>
제가 제로보드 HEAD 와 FOOT 로 나누어서 노프레임으로 게시판을 설치했는데
메뉴가 플래쉬로 되어 있습니다. 네이버에 찾아보고 했는데도 잘 안되네요 . 제발 부탁드려요 ㅜㅜ
여기 소스 올려놓겠습니다.
HEAD 부분
<html>
<head>
<script src="iezn_embed_patch.js" type="text/javascript"></script>
<title>welcome to myhome</title>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
<style type="text/css">
<!--
@font-face {font-family: DBFNT0 ; src:url(http://someday.nafeel.net/html/DBFNT0.eot );}
a:link {font-family: DBFNT0 ;font-size: 8pt ;}
a:visited {font-family: DBFNT0 ;font-size: 8pt ;}
a:hover {font-family: DBFNT0 ;font-size: 8pt ;}
a:acvite {font-family: DBFNT0 ;font-size:8pt ;}
body,div,table,tr,td,p,span {font-family: DBFNT0 ;font-size: 8pt ;}
.unnamed1 {
line-height: 180%;
}
-->
</style>
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="980" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="308" valign="top"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="308" height="574">
<param name="movie" value="http://someday.nafeel.net/manuportpolio3.swf">
<param name="quality" value="high">
<embed src="http://someday.nafeel.net/manuportpolio3.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="308" height="574"></embed></object></td>
<td valign="top">
<table width="550" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="111"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="111" height="45">
<param name="movie" value="http://someday.nafeel.net/top5.swf">
<param name="quality" value="high">
<embed src="http://someday.nafeel.net/top5.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="111" height="45"></embed>
</object></td>
<td><img src="http://someday.nafeel.net/phototop.jpg" width="439" height="45"></td>
</tr>
</table>
<table width="500" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top"><table width="550" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="20" valign="top"><table width="550" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="111"> </td>
<td><img src="http://someday.nafeel.net/phototop2.jpg" width="439" height="78"></td>
</tr>
</table></td>
</tr>
<tr>
<td height="450" valign="top">
foot 부분
</td>
</tr>
</table></td>
</tr>
</table>
<table width="550" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="1
" bgcolor="e0e8e8"></td>
</tr>
<tr>
<td><img src="http://someday.nafeel.net/name.gif" width="394" height="15"></td>
</tr>
</table> </td>
</tr>
</table>
</body>
</html>
위 서기님의 강좌를 참고하세요~