묻고답하기

소스
<html>
<head>
</head>
<title>test</title>

<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<br>
<script language="JavaScript">
<!--
var max=0;
function textlist()
{
max=textlist.arguments.length; for (i=0; i<max; i++) this[i]=textlist.arguments[i];
}
tl=new textlist
(
// 원하는 메세지
"      이것좀 고쳐 주세요~~~*"
);
var x=0; pos=0;
var l=tl[0].length;
function textticker()
{
document.tickform.tickfield.value=tl[x].substring(0,pos)+"_";
if(pos++==l)
{
pos=0;
setTimeout("textticker()",1000);
x++;
if(x==max)
x=0;
l=tl[x].length;
} else
setTimeout("textticker()",50);
}
//-->

<!--
document.write("<center><FORM NAME="tickform">");
document.write("<INPUT TYPE="TEXT" NAME="tickfield" SIZE="80">"); // 사이즈
document.write("</FORM></center>");
textticker();
//-->
</script>

<!--~===================================== END script =======================================================~-->
<script language="JavaScript1.2">
<!--

/*
Conveyor belt slideshow script-
?Dynamic Drive (www.dynamicdrive.com)
For full source code, installation instructions,
100's more DHTML scripts, and Terms Of
Use, visit dynamicdrive.com
*/


//Specify the slider's width (in pixels)
var sliderwidth=700
//Specify the slider's height (in pixels, pertains only to NS)
var sliderheight=145
//Specify the slider's scroll speed (larger is faster)
var slidespeed=5

//Specify the slider's images
var leftrightslide=new Array()
var finalslide=''
leftrightslide[0]='<a href="#"><img src="P10.jpg" width="400" height="300" border=0></a>'
leftrightslide[1]='<a href="#"><img src="P11.jpg" width="400" height="300" border=0></a>'+ '+ '
leftrightslide[2]='<a href="#"><img src="p12.jpg" width="400" height="300" border=0></a>'
leftrightslide[3]='<a href="#"><img src="p13.jpg" width="400" height="300" border=0></a>'
leftrightslide[4]='<a href="#"><img src="p14.jpg" width="400" height="300" border=0></a>'

///////do NOT edit pass this line////////////////////////////////////

var copyspeed=slidespeed
//copy contents of leftrightslide into one variable
for (i=0;i<leftrightslide.length;i++)
finalslide=finalslide+leftrightslide[i]+"  "


if (document.all){
//dynamically write out the marquee tag
document.write('<marquee id="ieslider" scrollAmount=0 style="width:'+sliderwidth+'">'+finalslide+'</marquee>')
//stop marquee when mouse is over it
ieslider.onmouseover=new Function("ieslider.scrollAmount=0")
//re-enable marquee when mouse is out
ieslider.onmouseout=new Function("if (document.readyState=='complete') ieslider.scrollAmount=slidespeed")
}

function regenerate(){
window.location.reload()
}
function regenerate2(){
if (document.layers){
document.ns_slider01.visibility="show"
setTimeout("window.onresize=regenerate",450)
intializeleftrightslide()
}
if (document.all)
ieslider.scrollAmount=slidespeed
}

//NS specific function for initializing slider upon page load
function intializeleftrightslide(){
document.ns_slider01.document.ns_slider02.document.write('<nobr>'+finalslide+'</nobr>')
document. ns_slider01.document.ns_slider02.document.close()
thelength=document.ns_slider01.document.ns_slider02.document.width
scrollslide()
}

//NS specific function for sliding slideshow
function scrollslide(){
if (document.ns_slider01.document.ns_slider02.left>=thelength*(-1)){
document.ns_slider01.document.ns_slider02.left-=slidespeed
setTimeout("scrollslide()",100)
}
else{
document.ns_slider01.document.ns_slider02.left=sliderwidth
scrollslide()
}
}
window.onload=regenerate2

//-->
</script>
  

</font><font color="#000000"><ilayer width=&{sliderwidth}; height=&{sliderheight}; name="ns_slider01" visibility=hide>  
  
<!--~============ LAYER ============~-->  
  
</font><layer name="ns_slider02" onMouseover="slidespeed=0;" onMouseout="slidespeed=copyspeed" id="layer1" left="50" top="50" width="200" height="200" z-index="1">
    <p> </p>
  
</layer>  
<p><!--~========== END LAYER ==========~-->  
  
</ilayer>  

<div ALIGN="right">  

</div>


</body>
</html>


이소스중에서 이미지슬라이드를 지우고 이미지랩으로 바꿔도 스크립트가 안먹히고 이미지가 아애 안나오더라고요
누가 바꿔주실분 없나요? ㅠㅠ
글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
도로테비 그누보드에서 데이터 이전중인데 누락이 계속 생깁니다.  
홍길동친구 뷰어의 양쪽에 달린 썸네일 부분의 Z-INDEX 부분입니다. [1] file 2013.08.29 by 쿡래빗
까칠닷컴 admin 관리자 페이지 접속 주소 변경 관련 [1] 2013.08.29 by KS
사이트지원 익명게시판 관리자일 경우 닉네임출력 [1] 2013.08.29 by KS
Arisae 애드온 소스 수정 후 글 등록 버튼 누르면 먹통, input 칸 높이가 줄어드는 현상 [1] file 2013.08.29 by Arisae
Arisae Catchable fatal error와 myadmin 테이블 에러 [1] file 2013.08.29 by Arisae
Arisae ShopXE 1.7 버전대에서 결제가 되나요? [2] file 2013.08.29 by Arisae
연시랑 모듈 업데이트가 되지 않습니다. [1] 2013.08.29 by 연시랑
연시랑 닉네임을 클릭할 시 뜨는 메뉴 수정 관련 질문 [1] 2013.08.29 by 연시랑
연시랑 기본 로그인 위젯에 포인트 출력 [1] 2013.08.29 by 연시랑
연시랑 특정 게시판에서 쓴 나의 글만 가져오는 함수가 있나요? [1] 2013.08.29 by 연시랑
서령 크롬에서만 회원가입이 안되요ㅠㅠ  
GGobugi if문으로 카테고리별로 설정을 하려고 하는데요.  
Arisae 여러 문서에 동일하게 보여지는 내용을 특정 mid에서 보여주지 않으려면? [1] 2013.08.29 by Arisae
손자 도저히 모바일 설정 모르겠어요...제발 도와주세요~~ [1] file 2013.08.29 by 딸꾹질
oppa Board DX 게시판을 사용중이었는데 [1] 2013.08.29 by 딸꾹질
Happiness 댓글 첨부파일 다운로드시 포인트 삭감 해제  
nike077 메타태그에 사이트 설명 추가하는거좀 하고 싶습니다. [2] 2013.08.29 by 용초딩
mintymints 다국어 지원 에러  
사이트지원 voteNmove 카테고리이동  
nike077 파비콘은 대체 어디서 추가 할 수 있나요?????? [2] 2013.08.29 by 컴퓨터매니아
키보 원하는 게시판글만 모아서 보기에관한 질문입니다. 사진有 [1] 2013.08.29 by 컴퓨터매니아
nike077 xe 쉬운 설치시 msg_make_directory_failed 에러가 발생합니다. [1] 2013.08.29 by 컴퓨터매니아
sohorang 흑...게시글 모듈간 복사가 안돼서 '죽갔어요!!! 도와주세요!' file  
matthew840 log in 부분 표시안됨.  
ruooooo content_style.html [1] file 2013.08.28 by 착한악마
두치와뿌꾸 1.7.3.4에서 스케치북 스킨 글쓴이 표현이 제대로 안됩니다 [1] 2013.08.28 by Arisae
veam 쇼핑몰 모듈 질문 [1] 2013.08.28 by 착한악마
서령 댓글을 작성해야만 본문을 전부 확인할 수 있게 할 수 있나요?  
도무지모르겠어요 포인트 모듈이 잘 작동하나요?