Hi Doug,

That was a great clue.  

I took the link from your sample:

<a
xlink:href='http://svg-whiz.com/samples.html#animation'>

and stuck it in my SCG file, and it worked like a
dream (found your web page; found the corresponding
<H2 id=animation>Animation.

But when I saved your samples.html to my file system,
and changed the the link to a file link:

<a xlink:href='file://C:/Documents and
Settings/bryans/Desktop/SVG-wishList/samples.html#animation'>

It went back to the same behavior as before.  IE finds
and opens the file, but only to the top of the page,
not to the correct spot in the html file:

<H2 id=animation>Animation

I tried several different absolute and relative paths,
to no avail.

Maybe xlink:href only works with http.  This would be
a setback.

Thanks very much for your clue.  If you have further
thoughts, I'd love to hear them.

Thanks,

Bryan

--- Doug Schepers <[EMAIL PROTECTED]> wrote:

> Hi, Bryan-
> 
> I'm not sure why it's not working for you. It works
> for me in both ASV3+IE
> and FF (native SVG):
> 
> http://www.svg-whiz.com/svg/jumpToId.svg
> 
> Regards-
> Doug
> 
> [EMAIL PROTECTED]
> www.vectoreal.com ...for scalable solutions.
>  
> 
> bryan_schnabel wrote:
> | 
> | Hello,
> | 
> | I'm trying to link a string of text in my SVG file
> to a 
> | specific heading in an external html file.  The
> link finds, 
> | and opens the html file, but does not find the
> specific heading (IE).
> | 
> | I put this in my svg file:
> | 
> | <a xlink:href="my.htm#someID">
> | . . .
> | </a>
> | 
> | And this in my.htm file:
> | 
> | <h3><a id="someID" name="someID">Hello</a></h3>
> | 
> | I expect the html file to open directly to the
> <h3, but it does not.
> | 
> | Am I doing something wrong?
> | 
> | Thanks,
> | 
> | Bryan
> 
> 



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/1U_rlB/TM
--------------------------------------------------------------------~-> 

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