OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: RE: [docbook-apps] link to top of page


> -----Original Message-----
> From: Huber Evelyne
> 
> I'd like to have a link on each page to the top of the page. 
> I used to do it with <ulink url="#"/>. How can I do it in Docbook 5.0?


You can do it with <link xlink:href="#">...</link>, which becomes <a
href="#">...</a> in HTML. This works with many browsers (even though it is
non-standard behaviour, AFAIK).

See also http://www.docbook.org/docs/howto/#changes-linking.

/MJ




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]