묻고답하기

트렌지션을 넣으면 메뉴롤오버가 안됩니다..제발....흑흑...
다른 모든 메뉴에서는 메뉴 롤오버가 잘 된답니다.
하지만 특정그림에 트렌지션 팁을 넣으면 메뉴롤오버가 작동하지 않습니다. 전 초보라 잘 모르는데 아시는 분 제발 잘 가르쳐 주세요...
이유가 뭔지 궁금합니다...
홈피는 http://www.drsound.pe.kr/news.html

<html>
<head>
<title>Dr.Sound_News 입니다</title>
//트렌지션 소스
<script language=vbscript for=window event=onLoad>
<!--
image1.filters.item(0).apply()
image1.filters.item(0).transition = 23
image1.Style.visibility = ""
image1.filters(0).play(1.0)
-->
</script>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
<style type = "text/css">
//스크롤바소스
<!--
body {
scrollbar-face-color:#cccccc;
scrollbar-highlight-color:#516a90;
scrollbar-3dlight-color: #cccccc;
scrollbar-shadow-color:#516A90;
scrollbar-darkshadow-color: #999999;
scrollbar-track-color: #999999;
scrollbar-arrow-color:#516A90}
-->
<!--
/*td폰트 사이즈*/
td{font-size:12px; color:#ffffff}
.solid_trb{border-width:1pt;border-color:#ffffff;border-style:solid;border-left-style:none}
.solid_tl{border-width:1pt;border-color:#ffffff;border-top-style:solid;border-left-style:solid}
.solid_l{border-width:1pt;border-color:#ffffff;border-left-style:solid}
.solid_bl{border-width:1pt;border-color:#ffffff;border-bottom-style:solid;border-left-style:solid}
.solid_b{border-width:1pt;border-color:#ffffff;border-bottom-style:solid}
.solid{border-width:1pt;border-color:#ffffff;border-style:solid}
.l a:link{color:#ffffff; text-decoration:none}
.l a:visited{color:#ffffff; text-decoration:none}
.l a:active{color:#02f1f5; text-decoration:none}
.l a:hover{color:#02f1f5; text-decoration:none}
-->
</style>
<script language="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.0
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 && document.getElementById) x=document.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 text="#000000" background="image/bg04.gif" onLoad="MM_preloadImages('image/home03_1.gif','image/music03_1.gif','image/bio03_1.gif','image/studio03_1.gif','image/gallery03_1.gif','image/forum03_1.gif','image/freeboard03_1.gif','image/link04_1.gif','image/contact03_1.gif')">
<table width="753" border="0" cellspacing="0" cellpadding="0" align="center">
<tr> <td width="28"><img src="image/top01.gif" width="28" height="30"></td><td background="image/top02.gif" colspan="3"> </td><td width="31"><img src="image/top03.gif" width="31" height="30"></td></tr>
<tr> <td rowspan="8" background="image/bg_main_left.gif" width="28"> </td><td bgcolor="#516a90" height="120" colspan="3" background="image/title06_1.gif"> </td><td rowspan="8" background="image/bg_main_right.gif" width="31"> </td></tr>
<tr> <td bgcolor="#516a90" height="30" colspan="3"> <div align="center">

//메뉴롤오버소스
<a href="index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('home','','image/home03_1.gif',1)"><img name="home" border="0" src="image/home03.gif" width="65" height="21"></a><img src="image/news04_1.gif" width="65" height="21"><a href="music.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('music','','image/music03_1.gif',1)"><img name="music" border="0" src="image/music03.gif" width="65" height="21"></a><a href="bio.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('+ '+ 'bio','','image/bio03_1.gif',1)"><img name="bio" border="0" src="image/bio03.gif" width="44" height="21"></a><a href="studio.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('studio','','image/studio03_1.gif',1)"><img name="studio" border="0" src="image/studio03.gif" width="74" height="21"></a><a href="gallery.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('gallery','','image/gallery03_1.gif',1)"><img name="gallery" border="0" src="image/gallery03.gif" width="87" height="21"></a><a href="forum.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('forum','','image/forum03_1.gif',1)"><img name="forum" border="0" src="image/forum03.gif" width="73" height="20"></a><a href="freeboard.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('freeboard','','image/freeboard03_1.gif',1)"><img name="freeboard" border="0" src="image/freeboard03.gif" width="107" height="21"></a><a href="link.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('link','','image/link04_1.gif',1)"><img name="link" border="0" src="image/link04.gif" width="53" height="21"></a><a href="mailto:guy_j@drsound.pe.kr" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('contact','','image/contact03_1.gif',1)"><img name="contact" border="0" src="image/contact03.gif" width="87" height="21"></a></div></td></tr>
<tr> <td bgcolor="#516a90" background="image/dot07.gif" height="30" colspan="3">
<div align="right"><img src="image/title02_4_2.gif" width="154" height="15"></div>
</td></tr> <tr>
<td bgcolor="#516a90" height="30" background="image/dot07.gif" colspan="3" valign="middle">
<div align="center"></div>
<div align="center">
<script>
function zb_login_check_submit() {
if(!document.zb_login.user_id.value) {
alert("ID를 입력하여 주십시요");
document.zb_login.user_id.focus();
return false;
}
if(!document.zb_login.password.value) {
alert("Password를 입력하여 주십시요");
document.zb_login.password.focus();
return false;
}
return true;
}

function check_autologin() {
if (document.zb_login.auto_login.checked==true) {
var check;
check = confirm("자동 로그인 기능을 사용하시겠습니까?nn자동 로그인 사용시 다음 접속부터는 로그인을 하실필요가 없습니다.nn단, 게임방, 학교등 공공장소에서 이용시 개인정보가 유출될수 있으니 주의해주세요");
if(check==false) {document.zb_login.auto_login.checked=false;}
}
}
</script>

<!--- 로그인 폼입니다 -->
<style type="text/css">
<!--
.jung9 { font-family: "정9"; font-size: 9pt; text-decoration: none}
-->
</style>



<table cellpadding=2 cellspacing=1 border=0 class="jung9">
<form name=zb_login method=post action="/zb41/login_check.php" onsubmit="return zb_login_check_submit();">
<input type=hidden name=s_url value="../index.html">
<tr>
<td align=right><font style=font-family:tahoma;font-size:8pt><img src="http://drsound.pe.kr/zb41/outlogin_skin/dalin/images/login_id.gif" align="absmiddle"></font></td>
<td>
<input border="0" type="text" name="user_id" class=input style='font-size:9pt;height:15px;border:1;solid:#ffffff;color:516a90;background-color:#FFFFff' "background-image:url('http://drsound.pe.kr/zb41/outlogin_skin/dalin/images/dot.gif'); background-repeat:repeat-x; border-width:0;" size="9">
</td>
<td align=right><font style=font-family:tahoma;font-size:8pt><img src="http://drsound.pe.kr/zb41/outlogin_skin/dalin/images/login_pw.gif" align="absmiddle"></font></td>
<td>
<input border="0" type="password" name="password" class=input style='font-size:9pt;height:15px;border:1;solid:#ffffff;color:516a90;background-color:#FFFFff "background-image:url('http://drsound.pe.kr/zb41/outlogin_skin/dalin/images/dot.gif'); background-repeat:repeat-x; border-width:0;" size="9">
</td>
<td><img src="http://drsound.pe.kr/zb41/outlogin_skin/dalin/images/auto.gif" align="absmiddle"> </td>
<td>
<input type=checkbox name=auto_login value=1 onClick=check_autologin()>
</td>
<td align=center colspan=2 nowrap> <input type=image src=http://drsound.pe.kr/zb41/outlogin_skin/dalin/images/i_login.gif border=0> <a href=# onclick='window.open("http://drsound.pe.kr/zb41/lostid.php","lost_id","width=400,height=200,toolbars=no,autoscrollbars=no")'><img src=http://drsound.pe.kr/zb41/outlogin_skin/dalin/images/i_help.gif border=0></a> </td>
<td align=center> <a href=# onclick="window.open('http://drsound.pe.kr/zb41/member_join.php','zbMemberJoin','width=560,height=590,toolbars=no,resizable=yes,scrollbars=yes')"><img src=http://drsound.pe.kr/zb41/outlogin_skin/dalin/images/i_join.gif border=0></a> </td>
<td align=center><marquee direction="up" scrollamount="1" width="100" height="18"><font color="#F4F0BF">현재
접속자 현황<br>
----------------<br>
</font><font color="#F4F0BF">회원:</font> <font color="#F58BB7">1</font>
<font color="#F4F0BF">명</font><font color="#F58BB7"><br>
</font><font color="#F4F0BF">손님:</font> <font color="#F58BB7">2</font>
<font color="#F4F0BF">명</font><font color="#0099CC"> </font></marquee></td>
</tr>
</form>
</table>


</div>
</td></tr>
<tr>
<td bgcolor="#516a90" height="30" colspan="3">
<div align="center"> </div>
</td></tr>
<tr> <td width="200" bgcolor="#516a90"> </td><td width="228" bgcolor="#516a90" class="solid_b"> </td><td width="326" bgcolor="#516a90">
<div align="right"><font color="#FFFFFF"></font> </div>
</td></tr> <tr> <td width="200" bgcolor="#516a90" height="135" VALIGN="TOP"><img src="image/man05.gif" width="200" height="467" " id="image1" style="visibility:hidden; filter:revealTrans();"></td><td colspan="2" bgcolor="#516a90" height="135" class="solid_l" style="padding-left:10px">
<p> </p><p><img src="image/news03.gif" width="92" height="28"></p><TABLE WIDTH="507" BORDER="0" CELLSPACING="0" CELLPADDING="0" HEIGHT="1000">
<TR> <TD> <!-- 프리보드 들어가는 부분 IFRAME TAG--> <IFRAME FRAMEBORDER="0" HEIGHT="1000" LEFTMARGIN="0" MARGINHEIGHT="0" MARGINWIDTH="0" SCROLLING="no" SRC="http://drsound.pe.kr/zb41/zboard.php?id=news" TOPMARGIN="0" WIDTH="507">
</IFRAME> </TD></TR> </TABLE><p> </p></td></tr> <tr> <td colspan="3" bgcolor="#516a90" height="120" valign="bottom" class="l">
<div align="center"><font color="d5d0d0" size="2"><img src="image/m03.gif" width="32" height="37" align="middle">
</font><a HREF="mailto:guy_j@drsound.pe.kr">Copyright © 2002 Drsound
Music All Rights Reserved.</a> <a HREF="mailto:vitnet@hanmail.net">Designed
by JH</a> </div>
</td></tr> <tr> <td width="28"><img src="image/bottom01.gif" width="28" height="30"></td><td height="30" background="image/bottom02.gif" colspan="3"> </td><td width="31"><img src="image/bottom03.gif" width="28" height="30"></td></tr>
</table>
</body>
</html>


글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
shil xe 1.8.19버전 관련 [1] 2016.04.23 by HowtoXE
Jake 모르고 코어 업데이트 눌렀다가... [8] 2016.04.23 by 불금
범고래즈 비회원 게시판 글작성시 닉네임 관련 문제  
범고래즈 확장변수 개별출력 문제  
엠제이 모바일에서만 글 수정시 UP 표시가 뜨네요 [6] file 2016.04.23 by 엠제이
하늘물가 회원가입시 template file 오류문의 [1] file 2016.04.23 by 하늘물가
Kevinatvn 서버 메모리 확장 후 해야 할 것  
디카족 한줄광고 문의  
럭키7 사이트 메인페이지 문제 file  
셰퍼쿠릭 메일 인증에 관해 [1] 2016.04.24 by sejin7940
포그미 게시판 상단에 html 메뉴가 안보여요 [1] file 2016.04.24 by 포그미
예감 누리고 결제알림모듈에 대해서  
예감 누리고 결제모듈내역삭제에 관해서! [2] 2016.04.24 by 예감
멀더요원 회원 가입폼 확장변수 저장이 안되고는 오류입니다. [3] 2016.04.24 by 라자루스
기억속으로 kcp 핸드폰 결제 가능하게...방법없을까요?  
happy19 가변형 레이아웃에서.... [2] file 2016.04.24 by 부산민지아빠
예감 누리고 쇼핑몰 결제과정에서  
랑그 회원그룹 중복에 대해서.. file  
시지푼수 에드온 사용 후...체크박스가 필요 없게 되었습니다. [2] file 2016.04.24 by 시지푼수
랑그 포인트 랭킹을 로그인박스에 넣는법 file  
챔피온 업데이트 문제로 코어 재설치이후 계속 오류가 뜹니다 ㅠㅠ  
챔피온 게시판 글 보러 들어갔을때 뜨는 조회수요 [1] 2016.04.25 by 부산민지아빠
이수호 누리고 쇼핑몰 설치 문의  
mr33 게시물에 대댓글달때 (comment_form에) 원글 제목 출력하기 [4] 2016.04.25 by mr33
김병화 레이아웃 구매에 관하여 [2] 2016.04.25 by jake
오돌잉 회사홈페이지를 만들었는데요.. 외국에서 접속이 불가하다고 합니다. [2] 2016.04.25 by DoorWeb
madcow 화면 해상도 보다 큰 레이아웃 중앙정렬 [3] 2016.04.25 by DoorWeb
김누누 익명게시판 관리자만 글쓴이를 보는 방법? [1] file 2016.04.25 by DoorWeb
yuuki 게시판 글 [1] 2016.04.25 by DoorWeb
챔피온 업데이트 오류가 떠서 코어파일을 다시 덮었습니다.