I'm assuming its a fairly complex SVG? If so, its because the SVG elements all need to be clipped and perhaps redrawn as the simple HTML elements are drawn on top. If anyone has more ideas about this I'd like to know, because I'm wondering if it can be avoided. I have not tried this, but I wonder e.g. can we put a <g> with a close clip boundary around spatially separate elements to instruct firefox not to bother clipping many of them? I have a similar problem with mouse event response in complex SVGs.
I didn't know that IE draws SVG? On 29/11/2007, rs274d <[EMAIL PROTECTED]> wrote: > > I have a dialog box (basically a div with text and a couple of gifs) > that I create dynamically. If I create it outside of the SVG bounding > box all is well, but if I create over the SVG bounding box is goes > into slow motion you can see each element as it gets created. I also > use drag and drop for the dialog which again works great outside of > the SVG but gets extremely jerking when dragged onto the SVG. This > only occurs on FireFox works great in IE/ASV. Does any one have any > suggestion - solutions?? > > Thanks, > > Jeff > > > -- Brian Modra Land line: +27 23 5411 462 Mobile: +27 79 183 8059 6 Jan Louw Str, Prince Albert, 6930 Postal: P.O. Box 2, Prince Albert 6930 South Africa [Non-text portions of this message have been removed] ----- 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/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/svg-developers/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> 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/

