Initially I used a bit of jQuery that employed the load function, but iBooks appears to not allow that particular function. And again the issue comes up with iBooks not allowing the loading of external links/urls. The possible solution of using javascript in the forms hits a wall with when it comes to the previous issues: you cannot overwrite a file within the EPUB and you cannot load a file from an external source(non-local to the EPUB itself) into a container.
|