- From: Simon Pieters <zcorpan@hotmail.com>
- Date: Sat, 14 Jan 2006 11:48:56 +0000
Hi, From: Lachlan Hunt <lachlan.hunt@lachy.id.au> >>That would require making an ID for the element. How would users and >>developers access definitions without an ID? > >Link to the nearest anchor in the relevant section of the page or, at the >very least, just to the page itself. It's not an ideal solution, but >there's not much else that can be done. I believe that the XPointer string-range function could be used: <a href="otherpage.html#xpointer(string-range(//dfn/abbr,"DHD")[1])">DHD</a> I'm not sure that the syntax is correct, but in any case, this issue is covered by XPointer. http://www.w3.org/TR/xptr-xpointer/#stringrange Regards, Simon Pieters
Received on Saturday, 14 January 2006 03:48:56 UTC