maria ulfa schrieb:
>
>
> Holger Will <[EMAIL PROTECTED]> wrote:
> Hi Holger
>
> thanks for answering......
>
> what can we do in IE 6.0?
>
> maria,
>
well in IE you could use msxml, wich supports selectnode()
something like this:
var doc = new ActiveXObject("msxml2.domdocument")
doc.async=false
doc.load("file.svg")
var res=doc.selectNode()
...
cheers
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/