No external JS?
I'm developing books with embedded JS and trying to get them to work on the Kobo Touch. I'll be darned if it doesn't completely ignore external JavaScript (<script src="...">), while the same JS pasted directly on the page works just fine. Or maybe I'm missing something...anyone?
Now I just have to figure out how to detect touch events and stop them from propagating--the same code that does all that just fine on iBooks appears to do nothing at all on the Touch.
|