I have a book designed in Adobe Indesign. The book when printed has questions and the answers are there in flaps. Kids will lift the flaps up, right, left or bottom direction to view the answer.
What I want is to have this exact feature replicated in the digital output and make an ePub so that we can run it in iPad. So my questions are:
a) How to put that flip kind of animation in Indesign
b) If I develop the entire thing in HTML5 and CSS2 with Jquery then how to compile that. I tried with ePub Maker after creating the necessary animation and that flip effect in HTML, css and jquery. but after compiling it shows error when trying to run in iPad.
Thanks is advance