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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] XLINK support in browsers

[ Lists Home | Date Index | Thread Index ]

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/>





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS