I am looking at making an ePub magazine, but instead of making the user download a file each month, I would like to use XML and jQuery to load the correct data in the ePub document.
If this is possible that would be great
I am looking at making an ePub magazine, but instead of making the user download a file each month, I would like to use XML and jQuery to load the correct data in the ePub document.
If this is possible that would be great
The problem is, that you need a Javascript enabled ePub reader for this to work. So the definite answer is: It depends.
Also, you should check, if your target group's epub reader, if it understands JS, can load data via HTTP.