Quote:
Originally Posted by kgun
Yes, you use type="simple" in a standard XLink namespace, roughly comparable to the HTML linking model.
XPointer is more general in some situations than XPath and XQuery and it is especially designed to work with XLink.
XPointer has the ability to link to page fragments and as such opens the possibility to true transclusion. You may achieve "similar effects" with anchors and JavaScript.
Example of a JavaScript solution:
DigitalLogistikk, digital kommunikasjon, informasjon og data fra et til annet sted Click on the link "Authors" under the heading "Sophisticated linking using JavaScripting"
|
OK. But I have a last question before we close the topic here:
There is only some XLink support in Mozilla 0.98+, Netscape 6.02+, and Internet Explorer 6.0. If we use XPointer for sophisticated linking using JavaScript, how far is that accessible?