[Home] [By Thread] [By Date] [Recent Entries]


Razvan MIHAIU wrote:
> Is there any browser that supports the XLINK specification (one that 
> supports extended links) ?

Mozilla has support for simple links, e.g:

  <foo xmlns="tag:example.org,2005-04-02:foo-ns"
       xmlns:xlink="http://www.w3.org/1999/xlink"
       xlink:href="http://www.google.com/"
       xlink:type="simple"/>

This doesn't work within XHTML though and within SVG you can only apply 
it to svg:a elements at the moment, not to all elements.


-- 
  Anne van Kesteren
  <http://annevankesteren.nl/>


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member