Hello folks,

I am trying to refer to a named anchor (say '27') in an HTML file
(features.html) from within an SVG file (test.svg).

Is this possible with Adobe SVG viewer plugin? The SVG specification
says it supports 'simple links.' Are 'named anchors' categorized as
so, and are they supported by SVG?

<a xlink:href="features.html#27" target="feature_pane">
    <line class="crossing" x1="348.6687827015616"
y1="53.1680742903464" x2="389.3312172984384" y2="24.831925709653607"/>
</a>

This is how I tried to do it, but upon clicking IE simply ignores the
'#27' part of the link and simply reloads the frame 'feature_pane'
with the HTML page.

Any ideas? Javascript?

Thanks,
- Tushar



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

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/svg-developers/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

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