View Single Post
Old 03-11-2012, 05:22 PM   #3526
kartu
PRS+ author
kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.
 
Posts: 1,637
Karma: 2446233
Join Date: Dec 2007
Device: Sony PRS-300, 505, 600, 650, 950
Quote:
Originally Posted by Nitro View Post
Code:
<a href="#20120311"><b>11</b></a>

<a name="20120311"></a>
I've prs-505 and prs+ 2.1.0 alpha.
ebook, in epub, is simple html file with links inside it, like 2 above.

As far as I understand, when you click on 1st link you should jump to 2nd one, it's working like that in calibre or in sigil, but on prs you'll jump to the end of book.

Is it prs+ error, or sony firmware?
PRS+ doesn't affect viewer's internals, so it's a standard behavior.

PS
Strange way to style href link, by the way.
The same can be achieved by using:

a {
font-weight: bold;
}
kartu is offline   Reply With Quote