공대 여자님 찾아서 여기까지 왔습니다

1

phpschool에서 보다가 궁금한게 있어서 왔는데요

아래는 말풍선 스크립트인데요

-----------------------------------------------------------------

<script language="JavaScript">
<span onMouseOver="a.style.pixelLeft=event.x;a.style.pixelTop=event.y;a.style.visibility='visible'">이곳에 마우스를 올려 보세요</span>
<div id=a onMouseOut="this.style.visibility='hidden'" style="visibility: hidden; position: xss__; width: 300; height: 30; border: black 1px solid; background-color: white; color: #FC0; font: bold 12pt">
안녕 하세요
<a href="mailto:rangs75@naver.com" onMouseOver="a.style.visibility='visible'">rangs75@naver.com</a>
</div>

--------------------------------------------------------------

위 파일을 html로 저장해서 익스플로러로 불러오면 문제없이 잘 보이는데

jsp 파일로 저장하고 불러오면

"페이지에 오류가 있습니다" 라고 나오고 안되네요.

뭐가 문제일까요?

댓글
  • No Nickname
    No Comment
  • 권한이 없습니다.
    {{m_row.m_nick}}
    -
목록형 📷 갤러리형
제목
태그 적용
여보세요? 손님도 적으실 수 있습니다. 11
6.1
6.2
6.3
6.4
6.5
6.6
6.7
6.8
6.9
6.10
6.11
6.12
6.13
6.14
6.15
6.16
6.17
6.18
6.19
6.20
6.21
6.22
6.23
6.24
6.25
6.26
6.27
6.28
6.29
6.30
7.1
7.2
7.3
7.4
7.5