- From: Thierry Kormann <tkormann@ilog.fr>
- Date: Thu, 10 Oct 2002 09:52:35 +0200
- To: "Harmon S. Nine" <hnine@netarx.com>, <www-svg@w3.org>
> The problem is that the SVG display does not update the "status" text > element with this message until the entire event handler has executed, > i.e. including the text-hiding operations. The SVGSVGElement interface from the DOM provides a method called 'forceRedraw()'. You should be able to use this method on the outermost svg element for instance. Thierry.
Received on Thursday, 10 October 2002 03:53:02 UTC