I am having problems getting html layers to work in IE so I took a look at the Embedded Video example in the download but that does not work in IE either. However the example on your website does. Any idea why the download doesn’t and your website example does. There are no errors in the console log
IE problem already fixed, but i still have not published the solution. You can download built version here http://3dflipbook.net/js/3dflipbook.min.js
Thanks for that, it works great. There is a problem with links in layers on the Ipad/Iphone. The layers appear as they should but they are not clickable. I have tried basic html such as
html: ‘Google‘
Any ideas ?
FYI. The problem seems to be related to the touchstart event being bound. If I comment out the line that binds the event then the click works. However that stops swiping from working