onmouseover="this.style.background='green';this.style.color='white'"

onmouseout="this.style.background='white';this.style.color='#24a828'"


<img src="기본이미지주소" onmouseover="this.src='마우스올렸을때 바뀔이미지주소'" 

onmouseout="this.src='기본이미지주소'" border="0">

' IOT 기반 응용 SW과정 > Review' 카테고리의 다른 글

안드로이드 on/off 버튼?  (0) 2016.08.03
jQuery select option value  (0) 2016.07.26
CSS 반응형 웹 디자인  (0) 2016.06.21
MyBatis_Spring <student>  (0) 2016.06.09
三周整理考试  (0) 2016.04.04

+ Recent posts