Skip to content

WillDev12/JS-Open-Animation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JS open animation

Provided is a program that creates an open animation when a page loads similar to linkvertise

How to install

You can install by doing the following:

<html>
  <head>
    <script src="https://willdev12.github.io/JS-Open-Animation/src/v2.0.0/JS-animation.js"></script>
  </head>
  <body>
    <script> // this is where you run it
        openAnimation.play([
            "background-color".
            "image-url"
        ])
    </script>
  </body>
</html>

Javascript link: JS-animation.js

Changelog

$ Added color support
$ Converted to javascript params
$ Changed run location

You can view an example of this in action here.

Like content like this?

Follow my Github or share it! (this means a lot to me)

https://github.com/WillDev12
https://WillDev12.github.io