View Single Post
Old 01-07-2013, 01:59 PM   #1
jeffarvola
Junior Member
jeffarvola began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Jan 2013
Device: Kindel Keyboard
Kindle for Android and Cloud Reader Ignoring Start ID Tag

Anybody else reported a problem with this? It's just the Cloud Reader and Kindle for Android. Every other Kindle device and reading app reads the start tag and opens where it should just fine. The only thing that might be the slightest bit unusual is that I have a client who wants the book to open at a place on an HTML page that has a small photo at the top, so I placed the start id inside the paragraph with the image tag:

<p id="start" class="auto-style1"><img border="0" src="thumbnail.jpg" width="200" height="302" alt="cover_thumbnail"></p>

(The auto-style1 is just a centering style.)

This works on everything else with no problem.
jeffarvola is offline   Reply With Quote