Hyperlinked images don't work in ADE
When inserting this hyperlinked image into my EPUB (which successfully passes epubCheck):
<a href="http://www.google.com"><img alt="Google" src="google.png"/>Google</a>
only the text part of the link works (mouse cursor changes to a pointing hand, and the browser opens the page). The image remains "dead".
What might be the reason, any idea?
Hans
Last edited by hpstricker; 11-25-2010 at 04:19 AM.
|