jquery를 이용한 애니메이션 설정
$(selector).animate({params},speed,callback); |
[링크 : https://www.w3schools.com/jquery/jquery_animate.asp]
마우스 오버시 줌 애니메이션(트랜지션 시간 설정)
[링크 : https://www.w3schools.com/howto/howto_css_zoom_hover.asp]
'Programming > javascript & HTML' 카테고리의 다른 글
로컬파일 접근...이 안되는거니까.. (0) | 2018.10.12 |
---|---|
캔버스에 그리고 드래그 하여 다른 캔버스로 영역 복사하기 (0) | 2018.10.11 |
jquery / js로 배경이미지 변경하기 (0) | 2018.10.11 |
html canvas 크기 (0) | 2018.10.07 |
html5 canvas crop & save (0) | 2018.10.04 |