diff --git a/examples/network/other/onLoadAnimation.html b/examples/network/other/onLoadAnimation.html new file mode 100644 index 00000000..c6c2b190 --- /dev/null +++ b/examples/network/other/onLoadAnimation.html @@ -0,0 +1,85 @@ + + +
+easeIn functions accelerate from zero velocity.
+easeOut functions decelerate to zero velocity.
+easeInOut functions accelerate from zero till halfway then after the halfway point they decrease until zero.
+For more information on easing functions check out easings.net
+ + + + +