回答編集履歴
1
補足の追加。
answer
CHANGED
@@ -4,4 +4,12 @@
|
|
4
4
|
[http://blog.creamu.com/mt/2012/03/jqueryanimatecss.html](http://blog.creamu.com/mt/2012/03/jqueryanimatecss.html)
|
5
5
|
|
6
6
|
【Color animation - 色や背景色をアニメーションさせられるjQueryプラグイン | CREAMU】
|
7
|
-
[http://blog.creamu.com/mt/2012/03/color_animation_-_jquery.html](http://blog.creamu.com/mt/2012/03/color_animation_-_jquery.html)
|
7
|
+
[http://blog.creamu.com/mt/2012/03/color_animation_-_jquery.html](http://blog.creamu.com/mt/2012/03/color_animation_-_jquery.html)
|
8
|
+
|
9
|
+
---
|
10
|
+
|
11
|
+
classを付け外しすることでCSS側でアニメーションする手もあります。
|
12
|
+
|
13
|
+
【CSS3 アニメーション(Transitions)の使用方法 | CSS Lecture】
|
14
|
+
[http://www.css-lecture.com/log/css3/css3-transition.html](http://www.css-lecture.com/log/css3/css3-transition.html)
|
15
|
+
|