묻고답하기
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">
안녕하세요. 사랑비 BGM을 사용하고 있는데요.
제가 손을 좀 본다고 해서, 프레임이 다른 곳에서 클릭할 때 목록이 뜨게 해놨습니다
www.crazezone.com
들어가셔서 왼쪽 상단에 M키를 눌러보시면 아실텐데요...
어떤 분은 이 리스트가 뜬다고 하고, 또 어떤 분은 안 뜬다고 하시는데요.
도대체 뭐가 잘못된 걸까요?
익스플로러 버젼은 똑같은데도, 되질 않네요.
혹시 소스가 잘못된걸까요?
아래에 소스도 올려놓겠습니다.
사랑비와 관련된 건,
헤드안의 자바스크립트입니다.
<html>
<head>
<meta http-equiv="imagetoolbar" content="no" charset=euc-kr">
<script language='javascript'>
function methodBGMList() {
if (window.parent.frames["1"])
window.parent.frames["1"].window.method_BGMListButtonPush();
}
</script>
</head>
<body oncontextmenu="return false" onselectstart="return false" ondragstart="return false" leftmargin="0" marginwidth="0" topmargin="0" marginheight="0">
<table cellpadding="0" cellspacing="0" width="100%" height="0">
<tr>
<td width="309" rowspan="2" height="768" background="data/l.jpg">
<p><img src="data/l-o.jpg" width="309" height="255" border="0" usemap="#ImageMap4"><img src="data/l-u.jpg" width="309" height="513" border="0"></p>
</td>
<td width="545" height="121">
<p><img src="data/c-o.jpg" width="545" height="121" border="0" usemap="#ImageMap2"></p>
</td>
<td width="170" rowspan="2" height="768" bgcolor="#999999" background="data/r.jpg">
<p><img src="data/r-o.jpg" width="170" height="109" border="0"><img src="data/r-c.jpg" width="170" height="68" border="0" usemap="#ImageMap3"><img src="data/r-u.jpg" width="170" height="591" border="0"></p>
</td>
<td width="256" rowspan="2" height="768">
<p><img src="data/r-1280.jpg" width="256" height="768" border="0"></p>
</td>
</tr>
<tr>
<td width="545" height="647" background="data/c-u.jpg">
<p><iframe src="first.htm" name="first" frameborder="0" width="545" height="647"></iframe></p>
</td>
</tr>
<tr>
<td width="1280" colspan="4" height="256">
<p><img src="data/u-1280.jpg" width="1280" height="256" border="0"></p>
</td>
</tr>
</table>
<map name="ImageMap1">
<area shape="circle" coords="191, 103, 14" href="http://www.crazezone.com/bbs/zboard.php?id=page1" target="first" onfocus="this.blur()">
</map><map name="ImageMap2">
<area shape="rect" coords="441, 91, 544, 118" href="main.htm" onfocus="this.blur()">
<area shape="rect" coords="1, 63, 27, 76" href="profile.htm" onfocus="this.blur()">
<area shape="rect" coords="1, 104, 16, 117" href="bbs.htm" onfocus="this.blur()">
</map><map name="ImageMap3">
<area shape="poly" coords="107, 18, 99, 40, 2, 22, 3, 2" href="main.htm" onfocus="this.blur()">
<area shape="poly" coords="94, 49, 80, 45, 77, 64, 91, 66" href="javascript:parent.close()" onfocus="this.blur()">
</map><map name="ImageMap4">
<area shape="rect" coords="250, 57, 308, 77" href="profile.htm" onfocus="this.blur()">
<area shape="poly" coords="307, 102, 258, 86, 241, 86, 251, 97, 306, 115" href="bbs.htm" onfocus="this.blur()">
<area shape="poly" coords="305, 157, 250, 129, 230, 110, 259, 118, 298, 146" href="photo.htm" onfocus="this.blur()">
<area shape="poly" coords="190, 143, 208, 181, 239, 216, 221, 178" href="guest.htm" onfocus="this.blur()">
<area shape="poly" coords="213, 129, 234, 159, 274, 190, 249, 154" href="counsel.htm" onfocus="this.blur()">
<area shape="circle" coords="219, 70, 13" href="help/index.html" target="_parent" onfocus="this.blur()">
<area shape="circle" coords="189, 103, 14" href="#" onClick="methodBGMList()" onfocus="this.blur()">
</map></body>
</html>
BGM 플레이어 목록 띄우기...
2004.01.05 22:57
안녕하세요. 사랑비 BGM을 사용하고 있는데요.
제가 손을 좀 본다고 해서, 프레임이 다른 곳에서 클릭할 때 목록이 뜨게 해놨습니다
www.crazezone.com
들어가셔서 왼쪽 상단에 M키를 눌러보시면 아실텐데요...
어떤 분은 이 리스트가 뜬다고 하고, 또 어떤 분은 안 뜬다고 하시는데요.
도대체 뭐가 잘못된 걸까요?
익스플로러 버젼은 똑같은데도, 되질 않네요.
혹시 소스가 잘못된걸까요?
아래에 소스도 올려놓겠습니다.
사랑비와 관련된 건,
헤드안의 자바스크립트입니다.
<html>
<head>
<meta http-equiv="imagetoolbar" content="no" charset=euc-kr">
<script language='javascript'>
function methodBGMList() {
if (window.parent.frames["1"])
window.parent.frames["1"].window.method_BGMListButtonPush();
}
</script>
</head>
<body oncontextmenu="return false" onselectstart="return false" ondragstart="return false" leftmargin="0" marginwidth="0" topmargin="0" marginheight="0">
<table cellpadding="0" cellspacing="0" width="100%" height="0">
<tr>
<td width="309" rowspan="2" height="768" background="data/l.jpg">
<p><img src="data/l-o.jpg" width="309" height="255" border="0" usemap="#ImageMap4"><img src="data/l-u.jpg" width="309" height="513" border="0"></p>
</td>
<td width="545" height="121">
<p><img src="data/c-o.jpg" width="545" height="121" border="0" usemap="#ImageMap2"></p>
</td>
<td width="170" rowspan="2" height="768" bgcolor="#999999" background="data/r.jpg">
<p><img src="data/r-o.jpg" width="170" height="109" border="0"><img src="data/r-c.jpg" width="170" height="68" border="0" usemap="#ImageMap3"><img src="data/r-u.jpg" width="170" height="591" border="0"></p>
</td>
<td width="256" rowspan="2" height="768">
<p><img src="data/r-1280.jpg" width="256" height="768" border="0"></p>
</td>
</tr>
<tr>
<td width="545" height="647" background="data/c-u.jpg">
<p><iframe src="first.htm" name="first" frameborder="0" width="545" height="647"></iframe></p>
</td>
</tr>
<tr>
<td width="1280" colspan="4" height="256">
<p><img src="data/u-1280.jpg" width="1280" height="256" border="0"></p>
</td>
</tr>
</table>
<map name="ImageMap1">
<area shape="circle" coords="191, 103, 14" href="http://www.crazezone.com/bbs/zboard.php?id=page1" target="first" onfocus="this.blur()">
</map><map name="ImageMap2">
<area shape="rect" coords="441, 91, 544, 118" href="main.htm" onfocus="this.blur()">
<area shape="rect" coords="1, 63, 27, 76" href="profile.htm" onfocus="this.blur()">
<area shape="rect" coords="1, 104, 16, 117" href="bbs.htm" onfocus="this.blur()">
</map><map name="ImageMap3">
<area shape="poly" coords="107, 18, 99, 40, 2, 22, 3, 2" href="main.htm" onfocus="this.blur()">
<area shape="poly" coords="94, 49, 80, 45, 77, 64, 91, 66" href="javascript:parent.close()" onfocus="this.blur()">
</map><map name="ImageMap4">
<area shape="rect" coords="250, 57, 308, 77" href="profile.htm" onfocus="this.blur()">
<area shape="poly" coords="307, 102, 258, 86, 241, 86, 251, 97, 306, 115" href="bbs.htm" onfocus="this.blur()">
<area shape="poly" coords="305, 157, 250, 129, 230, 110, 259, 118, 298, 146" href="photo.htm" onfocus="this.blur()">
<area shape="poly" coords="190, 143, 208, 181, 239, 216, 221, 178" href="guest.htm" onfocus="this.blur()">
<area shape="poly" coords="213, 129, 234, 159, 274, 190, 249, 154" href="counsel.htm" onfocus="this.blur()">
<area shape="circle" coords="219, 70, 13" href="help/index.html" target="_parent" onfocus="this.blur()">
<area shape="circle" coords="189, 103, 14" href="#" onClick="methodBGMList()" onfocus="this.blur()">
</map></body>
</html>