묻고답하기



<script>
if (!document.layers&&!document.all)
event="test"
function showtip2(current,e,text){
if (document.all&&document.readyState=="complete"){
document.all.tooltip2.innerHTML='<marquee style="border:1px solid black">'+ '+ '+text+'</marquee>'
document.all.tooltip2.style.pixelLeft=event.clientX+document.body.scrollLeft+10

document.all.tooltip2.style.pixelTop=event.clientY+document.body.scrollTop+10

document.all.tooltip2.style.visibility="visible"

}

else if (document.layers){
document.tooltip2.document.nstip.document.write('<b>'+text+'</b>')
document.tooltip2.document.nstip.document.close()
document.tooltip2.document.nstip.left=0
currentscroll=setInterval("scrolltip()",100)
document.tooltip2.left=e.pageX+10
document.tooltip2.top=e.pageY+10
document.tooltip2.visibility="show"

}

}

function hidetip2(){
if (document.all)
document.all.tooltip2.style.visibility="hidden"
else if (document.layers){
clearInterval(currentscroll)
document.tooltip2.visibility="hidden"

}

}

function scrolltip(){
if (document.tooltip2.document.nstip.left>=-document.tooltip2.document.nstip.document.width)
document.tooltip2.document.nstip.left-=5
else
document.tooltip2.document.nstip.left=150

}
</script>

<body>

<div id="tooltip2" style="position:absolute;visibility:hidden;clip:rect(0 150 50 0);width:150px;background-color:#CCCCFF">

<layer id="layer1" left=50 top=50 width=1000 height=200 z-index=1  bgColor="lightyellow"></layer>

</div>

<br><br><br>

링크된 부분에 마우스를 가져가 보세요<br><br><br>

</font></strong></p>
   <p align="left">

//아래 내용을 적당히 수정해 주세요

<a href="happyscript"
   onMouseover="showtip2(this,event,'happy script입니다')"onMouseout="hidetip2()">Happy script</a><br>
<input type=button name=simabuttonviewsource value="View Source" onClick='window.location="view-source:"+window.location.href'>





위 소스를 코멘트 출력(View_comment.php)에 쓸려고합니다.
해당 파일안에 아무리 입력해도 되지않던데.....어떻게해야 적용되는거죠??
글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
서성석 에..죄송합니다만 마땅히 질문할데가 없어서;; [1] 2007.08.10
kunbi 인터넷 첫화면 [1] 2007.08.10
임을지 아이프레임으로 말고 노프레임으로 연결 어떻게 시키는건가요? [1] 2007.08.10
MaSiMaRo 변수값좀 정리 부탁드립니다.  
오혜성 document.write(); 대신 쓸수 있는거 있나요? [2] 2007.08.10
최강남자킹 아래쿼리문이 무슨뜻인지 몰겟떠여. [1] 2007.08.10
정병환 급히 질문이 하나 있는데요.. [2] 2007.08.10
으샤으샤 드림위버에서 그림인쇄 기능좀 갈켜주세요~  
조채숙 이런 자연스러운 구름모양으로 어떻게 만드나요? [5] 2007.08.10
테디핑거 [플래시MX] 링크가 잘 안되는데요. 도와주세요. [1] 2007.08.10
박한웅 레이아웃에 관한 질문입니다. [1] 2007.08.10
눔곰 컴오즈쇼핑몰의 부드럽게 움직이는 레이어.. [2] 2007.08.10
이봉찬 질문 있습니다. 아시는 분은 답변 꼭 부탁드립니다..ㅠㅠ [1] 2007.08.10
유홍식 이미지저장시 GIF 와 JPG의 차이를알고십네요... [1] 2007.08.10
조원주 기초적인 질문인데... [3] 2007.08.10
전순호 웹정체 쓰다가 조금 난관에 부딫혀서여.. [2] 2007.08.10
박한웅 포토샵에 관해 아주 쉽지만 괜찮은 질문입니다. 그림의 내보내기 영역설정 [2] 2007.08.10
찬이 왜그럴까..ㅋ자세한 답변좀 부탁드립니다. [1] 2007.08.10
박소연 인쿨르드를 하면..배경음악은? [4] 2007.08.10
yaho. :-D 이런건 어떻게 받아들어야 하는건지-_-;; [3] 2007.08.10
정태균 APM5 setup 에서 오류 발생 [2] 2007.08.10
zonk25 로그인 박스 관련 질문 [2] 2007.08.10
Galli 특정 사이트 접속/로딩이 심각하게 느립니다. [1] 2007.08.10
한승진 asp에서 트렌젝션 오류가 뭔지...  
이상민 한번 지정한 변수값을 다음 동작에서도 변하지않고 지속되도록 하려면 어떻게 하나요 ? [3] 2007.08.10
류현주 갤러리 통합 최근게시물 문의요..에러가 심합니다.  
이봉찬 창을 깨끗하게 보이는 방법점 갈켜주세요  
카카시원츄 레이어뜨는 소스인데 게시판에서는....  
경문규 한페이지에서 2가지의 스크롤바 색상이 가능한가요? [1] 2007.08.10
김병수 글이랑 간격이 달라여..... [1] 2007.08.10