Hello,
First of all - this is great work! Works awesome!
I'm seeing this problem in IE where IE is throwing an error as follows:
SCRIPT438: Object doesn't support property or method 'getAttribute'
it's pointing to func parseOPF(reldir) {} - line 107 - col 17 - at:
var id = item.getAttribute("id");
I was wondering if anyone has come across this issue?
I also tried to load the demo site in IE and load an ePub and it doesn't work properly there either...
Thanks,
JP