Hi,

In mine init routine I do this:

The outside HTM file calling the SVG has one line:
<html><body>
  <embed src='test.svg?xtest=extr" />
</html></body>

Test svg calls init routine on load
function init (e) {
  alert (document.URL);
}

In IE ASV3.03 I only got the name test.svg without the querystring.

John
--- In [email protected], Jonathan Watt <[EMAIL PROTECTED]> 
wrote:
>
> In Moz it definately includes the querystring. I just tested it in 
ASV
> 3.03to see if it gets this wrong, but in my test it also includes 
the
> querystring.
> 
> -Jonathan
> 
> On 10/19/05, jophof007 <[EMAIL PROTECTED]> wrote:
> >
> > To quick with answere only the svg file is reported (without the
> > querystring).
> >
> > J
> > --- In [email protected], Jonathan Watt 
<[EMAIL PROTECTED]>
> > wrote:
> > >
> > > Are you looking for document.URL
> > >
> > > On 10/19/05, jophof007 <[EMAIL PROTECTED]> wrote:
> > > >
> > > > Hi,
> > > >
> > > > Does any one has an example of getting the source name (I 
think
> > it
> > > > must be done with .getSrc () ) of the svg file. The code must
> > run in
> > > > the SVG file (running Adobe but a problem that runs fine in
> > Firefox
> > > > Beta would also be nice).
> > > > If I have the name of the file. I can get the querystring 
out of
> > it
> > > > (the code for querystring handling is already available).
> > > >
> > > > John
> > > >
> > >
> > >
> > > [Non-text portions of this message have been removed]
> > >
> >
> >
> >
> >
> >
> >
> >
> > -----
> > 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
> >
> >
> >
> >
> >
> >
> >
> >
> >
> 
> 
> [Non-text portions of this message have been removed]
>






------------------------ Yahoo! Groups Sponsor --------------------~--> 
Most low income households are not online. Help bridge the digital divide today!
http://us.click.yahoo.com/cd_AJB/QnQLAA/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