/heidelberg

A Sass powered animated book plugin

Primary LanguageJavaScriptMIT LicenseMIT

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