Web Animation using JavaScript: Develop & Design (Develop and Design) by Julian Shapiro

Web Animation using JavaScript: Develop & Design (Develop and Design) by Julian Shapiro

Author:Julian Shapiro [Shapiro, Julian]
Language: eng
Format: epub, pdf
Publisher: Peachpit Press
Published: 2015-03-26T22:00:00+00:00


Installation

Blast is installed on a page like any other JavaScript plugin: embed the appropriate script link before your page’s </body> tag:

Click here to view code image

<html>

<head>My Page</head>

<body>

My content.

<script src="jquery.js"></script>

<script src="velocity.js"></script>

<script src="blast.js"></script>

</body>

</html>

* * *

Note

Blast requires jQuery (or Zepto, a jQuery alternative), and therefore must be required after jQuery. It doesn’t matter whether Blast is loaded before or after Velocity.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.