[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 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 43208 12-20
31 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 34156 10-31
30 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 34085 06-20
29 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 32874 06-20
28 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 70734 07-15
열람중 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 42346 04-08
26 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 35297 03-15
25 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 32127 01-05
24 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 48592 08-25
23 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 45074 08-25
22 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 37125 08-23
21 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 52329 05-04
20 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 38948 02-08
19 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 38290 02-06
18 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 36733 02-06
17 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 39424 02-06
16 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 179914 02-04
15 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 82475 12-09
14 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 43554 12-05
13 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 40747 05-15
12 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 47499 05-09
11 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 38957 02-20
10 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 54455 12-02
9 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 72912 10-07
8 제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 68361 03-29

검색

회원로그인

회원가입

사이트 정보

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

접속자집계

오늘
3,354
어제
7,455
최대
431,155
전체
6,516,538
Copyright (c) 株式会社YHPLUS. All rights reserved.