| re: Best Developer Tool For Interactive Ebooks?
Thank you for your reply,
Ebook application: In this case I basically mean a collection of html pages, wrapped into a standalone exe file using html compiler software (usually called an ebook compiler). So it's software that runs on the user's computer, no internet connection.
The whole point here is to build a presentation (educational material) that's also interactive in that the user can fill in forms etc. inside the software and have that data saved for future sessions.
That part is the problem; There are plenty of html compilers available to make static "ebook" software - but the ability to save user data from forms inside the application, and use that data in the presentation, seems to be missing.
Basically what I'm asking is if there's a developer tool available that makes this easy to do... ('Easy' being the operative word.)
I can probably get it done with JavaScript and a few other tricks, but it would be a bit like reinventing the wheel if theres a developer tool already designed for projects like this.
I hope that clears things up. :)
Best,
Martin
|