Hi Holger,

I get your point, but XMLHttpRequest can only work at Mozilla Native SVG??

Arh....that's pity bad for me...since my SVG application doesn't fully
work in Mozilla native implementation...

I just wonder to change the getURL() method from asychronous to
[EMAIL PROTECTED]@ than I found XMLHttpRequest which can set the
request as synchronous...but it doesn't work on ASV and Firefox both...

The getURL doesn't has any problem in PHP but has in JSP....make me
[EMAIL PROTECTED]@

--- In svg-developers@yahoogroups.com, Holger Will <[EMAIL PROTECTED]> wrote:
> jacky11287 wrote:
> 
> > Dear all,
> >
> > I saw many example of XMLHttpRequest, but all of them use the
> > XMLHttpRequest method in html....
> >
> > I would like to use XMLHttpRequest in SVG file, I mean by opening a
> >
> > <script type="text/javascript"> <[!CDATA[
> > var p = new XMLHttpRequest();
> >
> > ]]>
> >
> > </script>
> >
> > But I got error is XMLHttpRequest() is undefine()...
> >
> > I am using Mozilla Firefox 1.0~~~
> 
> make sure to get an SVG enable mozilla. you can find the latest
builds here:
> http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/
> 
> instructions on how to enable svg in these builds can be found here:
> http://weblogs.mozillazine.org/tor/archives/2005/02/important_svg_b.html
> 
> XMLHttpRequest works in firefox native implementation, sadly it doesnt 
> work in ASV or Batik.
> hth
> Holger





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