Quote:
Originally Posted by Sdumau1
[...]But on my Sigil is not working.
|
That's because your script contains at least one typo:
onmousemove should read
onmouseover.
I created a small proof-of-concept epub that works with Sigil. It contains the following code:
(It shows a circled question mark (help.png) that changes into a checkmark (ok-filled.png) or a cross (cancel-filled.png) on mouseover.)
For more script examples, see the
EPUBTEST 0102 - Scripting Tests test file.