묻고답하기
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">
자바스크립트 적용이 안되서 질문드립니다;
2005.06.19 18:41
<script language="javascript">
function OpenLiveScreen()
{
window.open("http://avatar.mabinogi.com/live/live2.asp", "livescreen", "width=824,height=667,resizable=0,scrollbars=no") ;
}
function OpenLiveScreen___050504()
{
window.open("http://avatar.mabinogi.com/live/live2.asp", "livescreen", "width=800,height=600,resizable=0,scrollbars=no") ;
}
function getImage() {
//alert('aa');
//document['img1'].src='http://avatar.mabinogi.com/live/SAVEthum.jpg?n='+escape(new Date());
document['img1'].src='http://avatar.mabinogi.com/live/SAVEthum.jpg'
setTimeout('getImage()',25000);
}
</script>
<table border=0 cellpadding=0 cellspacing=0 width=172 bgcolor=#9BC7DF>
<tr height=24><td><img src="http://218.232.109.85/4th/livescreen_bd_top.gif" width=172 height=24></td>
</tr>
<tr>
<td bgcolor=white style="border-left:3 solid #95CAE8;border-right:3 solid #95CAE8;" align=center><img name=img1 src= 'http://avatar.mabinogi.com/live/SAVEthum.jpg' width=156 height=117 alt="지금 마비노기 게임 속에서 펼쳐지는 생생한 게임 장면들을 라이브로 보실 수 있습니다." onclick='OpenLiveScreen()' style='cursor:hand'></td>
</tr>
<tr height=8><td><img src="http://218.232.109.85/4th/livescreen_bd_bottom.gif" width=172 height=8></td>
</tr>
이런 스크립트와 소스가 있는데요;;;
적용이 안되어서 질문드립니다;;;
대략 이 소스의 용도가
새창 띄우기 + 이미지 새로고침 같은데
적용이 되지 않습니다;; 제발 도와주세요;;!!
function OpenLiveScreen()
{
window.open("http://avatar.mabinogi.com/live/live2.asp", "livescreen", "width=824,height=667,resizable=0,scrollbars=no") ;
}
function OpenLiveScreen___050504()
{
window.open("http://avatar.mabinogi.com/live/live2.asp", "livescreen", "width=800,height=600,resizable=0,scrollbars=no") ;
}
function getImage() {
//alert('aa');
//document['img1'].src='http://avatar.mabinogi.com/live/SAVEthum.jpg?n='+escape(new Date());
document['img1'].src='http://avatar.mabinogi.com/live/SAVEthum.jpg'
setTimeout('getImage()',25000);
}
</script>
<table border=0 cellpadding=0 cellspacing=0 width=172 bgcolor=#9BC7DF>
<tr height=24><td><img src="http://218.232.109.85/4th/livescreen_bd_top.gif" width=172 height=24></td>
</tr>
<tr>
<td bgcolor=white style="border-left:3 solid #95CAE8;border-right:3 solid #95CAE8;" align=center><img name=img1 src= 'http://avatar.mabinogi.com/live/SAVEthum.jpg' width=156 height=117 alt="지금 마비노기 게임 속에서 펼쳐지는 생생한 게임 장면들을 라이브로 보실 수 있습니다." onclick='OpenLiveScreen()' style='cursor:hand'></td>
</tr>
<tr height=8><td><img src="http://218.232.109.85/4th/livescreen_bd_bottom.gif" width=172 height=8></td>
</tr>
이런 스크립트와 소스가 있는데요;;;
적용이 안되어서 질문드립니다;;;
대략 이 소스의 용도가
새창 띄우기 + 이미지 새로고침 같은데
적용이 되지 않습니다;; 제발 도와주세요;;!!