Skip to content

Creates a "FlipBoard" style unordered list of items that you can flip through in 3D

License

Notifications You must be signed in to change notification settings

entropillc/origami.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

origami.js

Creates a "FlipBoard" style unordered list of items that you can flip through in 3D.

Usage

Simply drop the CSS onto any page:

<link rel="stylesheet" type="text/css" href="origami.css"/>

Then, include the JavaScript with jQuery (or Zepto!):

<script type="text/javascript" src="jquery-1.7.2.js"></script>
<script type="text/javascript" src="origami.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

Creates a "FlipBoard" style unordered list of items that you can flip through in 3D

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published