View Single Post
Old 11-17-2010, 02:43 PM   #1
naisren
Enthusiast
naisren began at the beginning.
 
Posts: 41
Karma: 12
Join Date: Jul 2009
Device: ppc
How to add my own html page to recipe

I often use ebook-convert.exe (DOS) to fetch enews into mobi format and I want to add the following guide.html into recipe but no way to do it.

guide.html

Code:
<html><body>
<reference type="lot" title="HightLight" onclick="selection.highlight( ) "/>
<reference type="lot" title="Annotate" onclick="selection.annotate( ) "/>
<reference type="lot" title="Lookup" onclick="selection.lookup( ) "/>
</body></html>
The purpose is to let "Highlight, Annotate, Lookup" appear with "first page" from bottom menu.
Attached Thumbnails
Click image for larger version

Name:	Screen001.png
Views:	460
Size:	34.7 KB
ID:	61373  
naisren is offline   Reply With Quote