[jQuery] jQuery, image changing on hover 마우스오버 이미지 변환 > 팁앤테크

본문 바로가기
사이트 내 전체검색

팁앤테크

[jQuery] jQuery, image changing on hover 마우스오버 이미지 변환

페이지 정보

본문

<img class="xyz" data-alt-src="http://cdn1.iconfinder.com/data/icons/fatcow/32/accept.png" src="http://cdn1.iconfinder.com/data/icons/fatcow/32/cancel.png" />
<br/>
<img class="xyz" data-alt-src="http://cdn1.iconfinder.com/data/icons/fatcow/32/accept.png" src="http://cdn1.iconfinder.com/data/icons/fatcow/32/cancel.png" />
<br/>
<img class="xyz" data-alt-src="http://cdn1.iconfinder.com/data/icons/fatcow/32/accept.png" src="http://cdn1.iconfinder.com/data/icons/fatcow/32/cancel.png" />

 

 

<script>
var sourceSwap = function () {
    var $this = $(this);
    var newSource = $this.data('alt-src');
    $this.data('alt-src', $this.attr('src'));
    $this.attr('src', newSource);
}

$(function () {
    $('img.xyz').hover(sourceSwap, sourceSwap);
});
</script> 

댓글목록

등록된 댓글이 없습니다.

Total 32건 1 페이지
  • RSS
팁앤테크 목록
번호 제목 글쓴이 조회 날짜
32 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 39531 12-20
31 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 30968 10-31
30 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 30794 06-20
29 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 29954 06-20
28 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 63733 07-15
열람중 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 39066 04-08
26 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 31989 03-15
25 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 29621 01-05
24 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 45095 08-25
23 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 41765 08-25
22 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 34066 08-23
21 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 47779 05-04
20 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 35852 02-08
19 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 35212 02-06
18 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 33718 02-06
17 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 36393 02-06
16 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 150645 02-04
15 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 67898 12-09
14 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 40361 12-05
13 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 37701 05-15
12 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 43929 05-09
11 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 35784 02-20
10 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 50453 12-02
9 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 65517 10-07
8 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 61888 03-29

검색

회원로그인

회원가입

사이트 정보

株式会社YHPLUS / 대표 : ZERO
〒140-0011 東京都品川区東大井2-5-9-203
050-5539-7787
오픈카카오톡 (YHPLUS) :
https://open.kakao.com/o/slfDj15d

접속자집계

오늘
30,822
어제
6,333
최대
240,985
전체
2,565,839
Copyright (c) 株式会社YHPLUS. All rights reserved.