링크
<a href="링크주소" onmouseover="test1.src="변경될이미지" onmouseout="test1.src="기존이미지"> 테스트 </a>
<img src="기존이미지" name="test1">
이미지
<img src="기존이미지" onmouseover='this.src="변경될이미지"' onmouseout='this.src="기존이미지"'>
'IT > Programing' 카테고리의 다른 글
[정규식] 정규식 표현 정리 (0) | 2016.07.07 |
---|---|
[PHP] date 함수 정리 (0) | 2015.06.04 |
[오토핫키/AutoHotkey] 기본 명령어 모음 2 (0) | 2015.03.20 |
[오토핫키/AutoHotkey] 기본 명령어 모음 1 (0) | 2015.03.20 |
[오토핫키/AutoHotkey] 기타 모음 (0) | 2015.03.20 |