File tree Expand file tree Collapse file tree 1 file changed +79
-1
lines changed Expand file tree Collapse file tree 1 file changed +79
-1
lines changed Original file line number Diff line number Diff line change @@ -29,4 +29,82 @@ Animate.css is licensed under the ☺ license. (http://licence.visualidiot.c
2929
3030##Learn more
3131You can learn more about animate.css over at http://daneden.me/animate
32- You can also get in touch via email (dan.eden@me.com ) or twitter (@_ dte) if you need any help or have any issues.
32+ You can also get in touch via email (dan.eden@me.com ) or twitter (@_ dte) if you need any help or have any issues.
33+
34+ ##Cheat Sheet
35+
36+ ####Attention seekers:
37+ flash
38+ bounce
39+ shake
40+ tada
41+ swing
42+ wobble
43+ wiggle
44+ pulse
45+
46+ ####Flippers (currently Webkit, Firefox, & ; IE10 only):
47+ flip
48+ flipInX
49+ flipOutX
50+ flipInY
51+ flipOutY
52+
53+ ####Fading entrances:
54+ fadeIn
55+ fadeInUp
56+ fadeInDown
57+ fadeInLeft
58+ fadeInRight
59+ fadeInUpBig
60+ fadeInDownBig
61+ fadeInLeftBig
62+ fadeInRightBig
63+
64+ ####Fading exits:
65+ fadeOut
66+ fadeOutUp
67+ fadeOutDown
68+ fadeOutLeft
69+ fadeOutRight
70+ fadeOutUpBig
71+ fadeOutDownBig
72+ fadeOutLeftBig
73+ fadeOutRightBig
74+
75+ ####Bouncing entrances:
76+ bounceIn
77+ bounceInDown
78+ bounceInUp
79+ bounceInLeft
80+ bounceInRight
81+
82+ ####Bouncing exits:
83+ bounceOut
84+ bounceOutDown
85+ bounceOutUp
86+ bounceOutLeft
87+ bounceOutRight
88+
89+ ####Rotating entrances:
90+ rotateIn
91+ rotateInDownLeft
92+ rotateInDownRight
93+ rotateInUpLeft
94+ rotateInUpRight
95+
96+ ####Rotating exits:
97+ rotateOut
98+ rotateOutDownLeft
99+ rotateOutDownRight
100+ rotateOutUpLeft
101+ rotateOutUpRight
102+
103+ ####Lightspeed:
104+ lightSpeedIn
105+ lightSpeedOut
106+
107+ ####Specials:
108+ hinge
109+ rollIn
110+ rollOut
You can’t perform that action at this time.
0 commit comments