View Single Post
Old 10-21-2012, 07:15 AM   #1
quocsan
Enthusiast
quocsan knows what time it isquocsan knows what time it isquocsan knows what time it isquocsan knows what time it isquocsan knows what time it isquocsan knows what time it isquocsan knows what time it isquocsan knows what time it isquocsan knows what time it isquocsan knows what time it isquocsan knows what time it is
 
Posts: 32
Karma: 2204
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