| 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 |
Mobipocket specific URLsUsing these special URL's in the window.open() function or with the 'href'
attribute of the <a> tag, you can access special documents and
features within the Mobipocket Reader.
oeb:redirectThis is the most useful type of Mobipocket-specific URLs. It allows you to link to an ebook. You do not have to know the exact location of the book on the user's device. The only requirement is that it be listed in the library of the Mobipocket reader. The book can be in main memory, or on a removable card, as lons as the library can find it, oeb:redirect will work. The syntax is: oeb:redirect?title=MyBook#anchor1"title" is the database name of the ebook file. It is derived from the
title of the ebook by prcgen and displayed at the end of each build. In URL requests, you might want to access data tables inside of other ebooks. You can do that using the $ operator in a URL identifying a book. The $ operator gives you acces to object embedded in ebooks. For a data table, the yntax is $table=MyTable. oeb:redirect?title=MyBook$table=MyTableoeb:cartURL of the interactions window. oeb:cart?name=interactions&title=MyDB oeb:libraryOpens the library.oeb:aboutOpens the About box of the Reader.oeb:helpOpens the Reader Help file (same as the Help menu).oeb:licenseOpens the Reader license information file if there is one.oeb:database requires Reader 4.8Used to open the wordlist, the search history list or an other database, provided the database view can display it. oeb:database?name=mobipocket_historyoeb:database?name=mobipocket_wordlist |
© Copyright 2000-2007 Mobipocket.com