> 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 GMT
This archive was generated by hypermail 2.3.1 : Friday, 8 March 2013 15:54:23 GMT