View Single Post
Old 12-02-2009, 07:45 AM   #7
nrapallo
GuteBook/Mobi2IMP Creator
nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.
 
nrapallo's Avatar
 
Posts: 2,958
Karma: 2530691
Join Date: Dec 2007
Location: Toronto, Canada
Device: REB1200 EBW1150 Device: T1 NSTG iLiad_v2 NC Device: Asus_TF Next1 WPDN
Quote:
Originally Posted by Ralph Sir Edward View Post
Please let me get this straight.

I'm looking at a HTML with an internal link of --- <A HREF="unique identifier">...</A>.

The receiving link is <A name=unique identifier></A>

I can see plugging the A and the HREF but what do you do with the unique indentifier? (Each internal link has a different tag...)



Sorry for the ignorant questions, but you can't learn without asking....
If what you are doing is compiling a Table of Contents to important sections within your ebook, then you need to link, in that TOC, to the place where your "chapter" / sections are. If that "chapter" is identified by <h1> or <h2>, then you would use just that Tag name in bold with Mobipocket Creator.

If, on the other hand, you want to build a TOC with all your internal links, then just use Tag name = a and Attribute = href without specifying any Value. (This is the case you described above.)

It's quite powerful and can be augmented as =X= mentions above using a class definition with only the "links" you desire to be in the TOC generated by Mobipocket Creator.

I hope your experimentation has proved fruitful!
nrapallo is offline   Reply With Quote