web/JQuery
[jQuery] jQuery plugIn , animate
kerpect
2020. 7. 21. 11:55
728x90
반응형
SMALL
Plug In이란?
: 개발자가 jQuery 자체를 확장하여 사용할 수 있도록 제공해 주는 jQuery 라이브러리의 한 형태
medienfreunde.de/lab/innerfade/
InnerFade with jquery
InnerFade with JQuery What is it? InnerFade is a small plugin for the jQuery-JavaScript-Library. It's designed to fade you any element inside a container in and out. These elements could be anything you want, e.g. images, list-items, divs. Simply produce y
medienfreunde.de
맨 밑에 내려오세요.
다운을 받으세요.
파일에 들어옵니다.
js 파일에 들어옵니다.
들어있는 파일을 jquery 를 사용하고 있는 곳에 복사해서 넣어줍니다.
- 다운받은 plus 적용 -
< 출력값 >
쉽고 빠르게 적용할 수 있도록 제공합니다.
animate
< 출력값 >
- 기본환경
- 마우스를 올렸을 때.
animate(2)
< 출력값 >
- 기본 환경
- click 했을 때.
728x90
반응형
LIST