Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Amazon Kindle > Kindle Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 08-08-2012, 06:10 AM   #16
mhenry07
Junior Member
mhenry07 began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Aug 2012
Device: Kindle
This is old and hopefully it's been resolved by now, but for anyone who's curious, it appears the quotation marks for attributes in the .ncx file are angle quotes when they should be straight quotes.

For example:

Invalid quotation marks:
Code:
<navPoint playOrder=”1?>
<navLabel>
<text>1. Objective: Becoming a Millionaire</text>
</navLabel>
<content src=”StinkinThinking.html#start”/>
</navPoint>
Corrected quotation marks:
Code:
<navPoint playOrder="1">
<navLabel>
<text>1. Objective: Becoming a Millionaire</text>
</navLabel>
<content src="StinkinThinking.html#start"/>
</navPoint>
mhenry07 is offline   Reply With Quote
Reply

Tags
kindle, kindlegen, navpoint, ncx, page map


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Series Maps? GlenBarrington General Discussions 5 04-28-2011 08:54 PM
epub->mobi & kindle navpoints dmaddock1 Calibre 1 09-04-2010 10:43 AM
Comic books on the Kindle -- how to put navpoints in a MOBI? Jackbishop Workshop 0 02-04-2010 11:00 PM
NavPoints in Windows MobiPocket Reader wallcraft Kindle Formats 2 08-09-2009 07:40 PM
Maps on the DR1000?` Gogolo iRex 1 11-04-2008 08:40 AM


All times are GMT -4. The time now is 09:48 AM.


MobileRead.com is a privately owned, operated and funded community.