heidelberg
v1.3.0
Published
A Sass powered animated book plugin
Downloads
16
Readme
Heidelberg
Industrially pressed CSS3 animated books.
Dependencies
- jQuery
To deliver maximum browser support Heidelberg requires:
- Vendor prefixes (prefixfree is used in demo, you could use Autoprefixer)
- Polyfill for .bind() (MDN polyfill is used in demo)
- Feature test for css 3d transforms (Modernizr is used in demo)
To respond to swipe and tap events:
- HammerJS