Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 713 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 713 Bytes

flipbook

Flipbook using Codrop's BookBlock.

Features added:

  • Book covers - Front and back cover
  • Asynchronous download of images - Images are downloaded as the user flips. Irrelevant images are removed from memory. The number of images kept in memory are user configurable
  • Responsive - Flipbook resizes and maintains aspect ratio
  • Page counter - Ability to track count and jump to specific pages

Navigation:

  • Buttons
  • Arrow keys / Swipe (for mobile)
  • Start typing numbers anywhere to directly jump to that page

BookBlock options and other parameters can be set in js/config.js.

Demo