I know that we can embed HTML5 content in iBook using HTML widget,However I want to know if is there any way by which we can open an ibook in HTML page ?
Using a tool or with the help of Jquery or Javascript will do.
I know that we can embed HTML5 content in iBook using HTML widget,However I want to know if is there any way by which we can open an ibook in HTML page ?
Using a tool or with the help of Jquery or Javascript will do.
You can open iBooks by using the code:
<a href="itms-books:" >Open Book</a>
let me know if u help this