← Prev in month ← Prev in thread
Next in thread → Next in month →

How to create feedback link on HTML page

From
=?JRN-8859-1?P?Ntt=G3_Sak=F1cs?=
Date
2006-01-17T13:44:27+00:00
ID
Thread
How to create feedback link on HTML page
Hello,

I would like to solve something but I am not a XSLT expert.

Imagine a HTML document where in there are 'feedback' links after
every paragraph, section title, list item, tables and figures. By
clicking on that link the default mail client appears (so it is MAILTO
link) and the TO and SUBJECT fields are filled. The TO is constant but
the SUBJECT should be something like
 'Sect 1.2.3 paragraph 32' which means the 32. paragraph in section 1.2.3.

First I wanted to 'feedbacking' the PARA tags only. I have found where
to put the text fragment but I do not know what to put there.

I hope that this is not a unique idea so someone might have the solution.
Example: Bruce Eckel -- Thinking in Java (HTML version).
← Prev in month ← Prev in thread
Next in thread → Next in month →