Notice
Recent Posts
Recent Comments
Link
ยซ   2025/05   ยป
์ผ ์›” ํ™” ์ˆ˜ ๋ชฉ ๊ธˆ ํ† 
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
Archives
Today
Total
๊ด€๋ฆฌ ๋ฉ”๋‰ด

Far from it.

Animate.css ๋ณธ๋ฌธ

JS

Animate.css

๋‘์œ ์ฝฉ 2020. 4. 22. 15:01

https://daneden.github.io/animate.css/

 

Animate.css

 

daneden.github.io

https://github.com/daneden/animate.css

 

daneden/animate.css

๐Ÿฟ A cross-browser library of CSS animations. As easy to use as an easy thing. - daneden/animate.css

github.com

 

CDN

    <link rel="stylesheet" href="https://wowjs.uk/css/libs/animate.css">
    <script src="https://wowjs.uk/dist/wow.min.js"></script>

exmaple

<h1 class="animated infinite bounce delay-2s">Example</h1>

infinite ๊ฒŒ์† ๋ฐ˜๋ณต

bounce ์• ๋‹ˆ๋ฉ”์ด์…˜ ํšจ๊ณผ ์ด๋ฆ„

delay-2s ์ง€์—ฐ ์‹œ๊ฐ„, ์†๋„

 

'JS' ์นดํ…Œ๊ณ ๋ฆฌ์˜ ๋‹ค๋ฅธ ๊ธ€

๊ณ„์‚ฐ๊ธฐ ๋งŒ๋“ค๊ธฐ  (0) 2020.04.22
๊ฐ์ฒด ๋ฆฌํ„ฐ๋Ÿด์—์„œ 'this' ์‚ฌ์šฉํ•˜๊ธฐ  (0) 2020.04.22