YesYo.com MintState Forums
뒤로    YesYo.com MintState BBS > Tech > Javascript
검색
멤버이름    오토
비밀번호 
 

마우스 오버시 타나나는 레이어

페이지 정보

작성자 MintState 댓글 0건 조회 15,701회 작성일 08-10-31 11:44

본문

마우스 오버시 타나나는 레이어

<SCRIPT language=javascript> 
	function showon(what){ what.style.visibility='visible'; } 
	function hide(what){ what.style.visibility='hidden'; } 
</SCRIPT> 
<a onmouseover="showon(show12)" onmouseout="hide(show12)"  style="CURSOR:hand"><img src="/menu.gif" /></a>

<DIV id="show12" style="position:absolute; left:150px; top:100px; visibility:hidden;" onmouseover="showon(show12)"  onmouseout="hide(show12)" >
<table width="200" border="0" cellspacing="0" cellpadding="0" bgcolor=#ffffff style="filter:alpha(opacity=90)">
	<tr>
		<td align="left"><a href="http://yesyo.com">ㆍ연결하세나~~</a> </td>
	</tr>
<?}?>
</table>
</DIV>

댓글목록

등록된 댓글이 없습니다.

Total 178건 8 페이지
게시물 검색
모바일 버전으로 보기
CopyRight ©2004 - 2024, YesYo.com MintState. ™