Skip to content

Animates the presentation and dismissal of DOM elements similar to desktop presentation creation applications such as Keynote or PowerPoint

License

Notifications You must be signed in to change notification settings

entropillc/metamorphit.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metamorphit.js

Animates the presentation and dismissal of DOM elements similar to desktop presentation creation applications such as Keynote or PowerPoint.

Usage

Simply drop the CSS onto any page:

<link rel="stylesheet" href="metamorphit.css"/>

Then, include the JavaScript with jQuery:

<script src="jquery-1.8.0.js"></script>
<script src="metamorphit.js"></script>

See the included demo page for usage.

License

Copyright 2012 Entropi Software, LLC.

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0

About

Animates the presentation and dismissal of DOM elements similar to desktop presentation creation applications such as Keynote or PowerPoint

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published