Home RSS feed

 

Book.js

There are a lot of page flip libraries available, but I couldn't find a simple one that was compatible with old browsers and with a permissive software license, so I wrote one. Demo:

<div class="book pages_5">
	<img src="http://data.rictin.com/img/book.js/page0.jpg" alt="Page 0" />
</div>

Result:

Page 0

Click on the images to turn page.

Code: book.js (BSD license)

Tags: javascript, jquery

Created on Thu, 20 Mar 2014 19:00

blog comments powered by Disqus