Place it in your html code Please see below for the script
example of use :
<html>
<head>
<title></title>
[... the contents of the scripts SAWI1.min.js .....]
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js" type="text/javascript"></script>
[... the contents of the scripts SAWI2.js .....]
</head>
<body>
[... the contents of the scripts SAWI3.min.js .....]
<canvas id="theapt" style="background-color: black; height: 100%; left: 0; position: fixed; top: 0; width: 100%; z-index: -1;"></canvas>
</body>
</html>
Note : canvas is a field or area of the animation will run
Download Scripts :
- SAWI1.min.js
- SAWI2.js
- SAWI3.min.js
DEMO
example of use :
<html>
<head>
<title></title>
[... the contents of the scripts SAWI1.min.js .....]
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js" type="text/javascript"></script>
[... the contents of the scripts SAWI2.js .....]
</head>
<body>
[... the contents of the scripts SAWI3.min.js .....]
<canvas id="theapt" style="background-color: black; height: 100%; left: 0; position: fixed; top: 0; width: 100%; z-index: -1;"></canvas>
</body>
</html>
Note : canvas is a field or area of the animation will run
Download Scripts :
- SAWI1.min.js
- SAWI2.js
- SAWI3.min.js
DEMO
No comments:
Post a Comment