DESIGN
Let the book fits into your site's design, and not the other way around.
Thumbnails
Basic support for displaying thumbnails.
CSS Sprite thumbnails:
You need to create a CSS Sprite and define a thumbnail size.
They are lighter and faster, but need to rebuild the image whenever you change the page contents and/or the thumbnails size.
Automatic thumbnails:
Automatically created, each thumbnail is a clone of the page that is scaled down to the thumbnail size. They are more resource intensive than sprites thumbnails, but easier to update. Some browsers don't do the "scale down" part very well, leading to less than optimal (i.e., ugly) results.
Change Type:
Change Size:
Only valid with automatic thumbnails.
Change position:
Zoom
The zoom feature lets your users magnify your content to admire all the minimum details.
Configurable, multiple levels of zoom.
Design friendly : control the size and the position of the book when zoomed.
Deep linking
Create a link to any page and they will work as expected, like this one (opens a new window).
wowBook updates the browser's address bar to point to the current page, allowing your user bookmark what he is seeing and get back later.
Back button support
wowBook doesn't breaks your browser's back button.
Automatic page numbering
Numbering the pages of your book is boring , specially during development. Let wowBook do it for you.
Choose where the numbers start and where they ends.
Customize the appearance and position using CSS.
FLASH
It's possible to use flash (like youtube videos) in your books, but the page that contains the flash object will be limited to the "basic flipping effect" (and ONLY that page).
Currently, most browsers do not handle well the css transformations used by wowbook when applied to a flash object.
and MORE
- Browser support :

- Keyboard navigation
- Mouse wheel navigation / zoom
- Play flipping sound
- Documentation
- Source code
- Examples
- Rich API
