Post History
I experimented a bit this week with hand-made epubs. The following is supported in Apple iBook reader. Haven't checked others -- SELECT tag inputs SCRIPT tags functions within scripts events...
#2: Post edited
- I experimented a bit this week with hand-made epubs.
- The following is supported in Apple iBook reader. Haven't checked others --
- SELECT tag inputs- SCRIPT tags- - functions within scripts
- events from SELECT tags calling on javascript funcrions- document.body.innerHTML , and the ability to change the body from script
- I experimented a bit this week with hand-made epubs.
- The following is supported in Apple iBook reader. Haven't checked others --
- - `SELECT` tag inputs
- - `SCRIPT` tags
- - functions within scripts
- - events from `SELECT` tags calling on JavaScript functions
- - `document.body.innerHTML`, and the ability to change the body from script
#1: Initial revision
I experimented a bit this week with hand-made epubs. The following is supported in Apple iBook reader. Haven't checked others -- - SELECT tag inputs - SCRIPT tags - functions within scripts - events from SELECT tags calling on javascript funcrions - document.body.innerHTML , and the ability to change the body from script
