Thread: Touch No external JS?
View Single Post
Old 10-16-2012, 09:49 AM   #1
rtmyers
Member
rtmyers began at the beginning.
 
Posts: 24
Karma: 10
Join Date: Aug 2012
Device: iPad
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.
rtmyers is offline   Reply With Quote