View Single Post
Old 10-21-2012, 07:15 AM   #1
quocsan
Enthusiast
quocsan began at the beginning.
 
Posts: 26
Karma: 10
Join Date: Jul 2009
Device: none
Anchor in Kindle

I've created a quiz ebook. At some places in the eBook, I've put a link to show feedback to user's input, eg
Code:
<a title="correct!">↕</a>
or
Code:
<a onclick="window.alert('correct!')">↕</a>
These ways work with Mobilepocket Reader but not with Kindle for Android.
Could somebody help me to solve this problem?

Thanks in advance.
quocsan is offline   Reply With Quote