Has anyone tried recreating the page flip effect with images like you commonly see in Adobe Flash with JavaScript and HTML 5\'s canvas tag?
Are there any frameworks or J
You can try jFlip, it's a jQuery Plugin, It's not IE-compliant but I guess it's not a problem for you since you are asking for HTML5.
Here is an HTML5 Page flip App that I built using HTML5's Canvas Element & jQuery. It's called RectoVerso.
I also ran across this one: http://romancortes.com/ficheros/page-flip.html
Which is done with only CSS3.
http://www.romancortes.com/blog/pure-css3-page-flip-effect/