불여우에서도 되는 메뉴 4

· 21년 전 · 4502
<SCRIPT language="JavaScript"> <!-- function over(kks2){ on = eval(kks2 + "s.src"); document[kks2].src = on; } function out(kks1){ off = eval(kks1 +"n.src"); document[kks1].src = off; } bar1s = new Image(); bar1s.src = "../img/menu/menu1_on.gif"; //마우스를 갖다대면 변경될 이미지 bar1n = new Image(); bar1n.src = "../img/menu/menu1.gif"; //초기에 노출될 이미지 bar2s = new Image(); bar2s.src = "../img/menu/menu2_on.gif"; bar2n = new Image(); bar2n.src = "../img/menu/menu2.gif"; bar3s = new Image(); bar3s.src = "../img/menu/menu3_on.gif"; bar3n = new Image(); bar3n.src = "../img/menu/menu3.gif"; bar4s = new Image(); bar4s.src = "../img/menu/menu4_on.gif"; bar4n = new Image(); bar4n.src = "../img/menu/menu4.gif"; function hidestatus() { window.status='브라우저 하단에 나타날 문자를 넣어주세요~'; return true } if (document.layers) document.captureEvents(Event.MOUSEOVER | Event.MOUSEOUT | Event.MOUSEMOVE) document.onmouseover=hidestatus document.onmouseout=hidestatus //--> </SCRIPT> <br><br><br> <table align=center width=320 bgcolor=#ffffff cellpadding=0 cellspacing=1> <tr> <td> <A HREF="#" onmouseover="over('bar1')" onmouseout="out('bar1')"><IMG SRC="../img/menu/menu1.gif" WIDTH="80" HEIGHT="30" BORDER="0" name=bar1> </td> <td> <A HREF="#" onmouseover="over('bar2')" onmouseout="out('bar2')"><IMG SRC="../img/menu/menu2.gif" WIDTH="80" HEIGHT="30" BORDER="0" name=bar2> </td> <td> <A HREF="#" onmouseover="over('bar3')" onmouseout="out('bar3')"><IMG SRC="../img/menu/menu3.gif" WIDTH="80" HEIGHT="30" BORDER="0" name=bar3> </td> <td> <A HREF="경로" onmouseover="over('bar4')" onmouseout="out('bar4')"><IMG SRC="../img/menu/menu4.gif" WIDTH="80" HEIGHT="30" BORDER="0" name=bar4> </td> </tr> </table>
[이 게시물은 관리자님에 의해 2011-10-31 17:16:08 PHP & HTML에서 이동 됨]
|
댓글을 작성하시려면 로그인이 필요합니다.

개발자팁

개발과 관련된 유용한 정보를 공유하세요. 질문은 QA에서 해주시기 바랍니다.

+
분류 제목 글쓴이 날짜 조회
JavaScript 21년 전 조회 3,712
JavaScript 21년 전 조회 5,437
기타 21년 전 조회 4,513
기타 21년 전 조회 3,711
JavaScript 21년 전 조회 3,833
JavaScript 21년 전 조회 6,157
MySQL 21년 전 조회 4,897
MySQL 21년 전 조회 6,025
PHP 21년 전 조회 5,553
MySQL 21년 전 조회 6,720
기타 21년 전 조회 1.5만
기타 21년 전 조회 4,659
기타 21년 전 조회 5,325
기타 21년 전 조회 4,927
기타 21년 전 조회 4,503
기타 21년 전 조회 4,349
JavaScript 21년 전 조회 4,571
기타 21년 전 조회 4,460
MySQL 21년 전 조회 5,042
기타 21년 전 조회 7,203
기타 21년 전 조회 5,857
JavaScript 21년 전 조회 8,123
기타 21년 전 조회 1만
기타 21년 전 조회 2.5만
PHP 21년 전 조회 9,048
MySQL 21년 전 조회 5,090
기타 21년 전 조회 5,972
JavaScript 21년 전 조회 4,052
PHP 21년 전 조회 5,998
기타 21년 전 조회 4,605