--- In svg-developers@yahoogroups.com, julie gautier
<[EMAIL PROTECTED]> wrote:
>
> Could you please tell me how to use those function, in particular
how, with javascript, to acceed the SVGSVGElement ?

That is 
  document.documentElement
there is also a method forceRedraw on that element that Firefox 1.5 at
least seems to implement so you could try to set visibility to visible
and call
  document.documentElement.forceRedraw()
before calling your function.

However Adobe SVG viewer 3 does not seem to support that method.










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