| Home Beta programs |
Welcome to Mobipocket Developer Center |

Creating ContentGetting StartedWhat is the Mobipocket file formatHow do I create a Mobipocket eBookStandard eBooksAdvanced eBooks eBook features Cross-platform feature supportImage supportTable supportCover PageParagraph rendering and hyphenationHyperlinksGuide itemsFramesIndexes and DictionariesSectionsAuthoring tips Extended eBook features DatabasesSQL queriesJavascriptHTML forms Reference Open-eBook HTML tagsSupported HTML entitiesHTML form tagsMobipocket custom tagsOPF x-metadata tagsMobipocket URLsMobipocket Document Object Model (DOM)Mobipocket Active Server Pages (ASP)Mobipocket Active Data Objects (ADO)Mobipocket Javascript Objects Medical Drug interaction module Advanced topics Setting margins |
OPF Guide item supportThe sub-items of the Open-eBook publication <guide> item are displayed in the Mobipocket Reader Goto navigation menu. Clicking on an item in the Goto menu in the Reader goes to the position defined in the href or onclick attribute of the guide sub-item. Mobipocket custom Guide itemstoc: if the "toc" type of subitem is present, the Table of Contents icon in the Reader links to the position defined in the href or onclick attribute. <guide> <reference type="toc" title="Table of Contents" href="mytoc.html"/> </guide>start: if the "start" type of subitem is present, the action defined in the onclick is performed whenever the ebook is opened. Use this in dictionaries to make the dictionary open on the first page every time instead of the last page read. The last page read is not very useful in a dictionary. <guide> <reference type="start" title="Start here" href="starthere.html"/> </guide> |
© Copyright 2000-2007 Mobipocket.com