--- In [email protected], "Petronel Laviniu MALUTAN -
Talente.ro" <[EMAIL PROTECTED]> wrote:
>
> I could not make this work ! Can you please show me where I am wrong ?
> 
>       <a xlink:href="http://www.dicamaro.com";>

It could help to have
  <a xmlns:xlink="http://www.w3.org/1999/xlink";
     xlink:href="http://www.dicamaro.com/";>
or at least to make sure an ancestor of the a element declares the
namespace e.g. the root element needs
  <svg xmlns="http://www.w3.org/2000/svg";
       xmlns:xlink="http://www.w3.org/1999/xlink";>


If you still have problems then be more specific on exactly what SVG
viewer you use where the link does not work.







-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to