Can I do anything else to debug this? What would cause an element that is physically removed the DOM to still appear on the canvas?
Thanks Jorg
Jorg Heymans wrote:
Thomas DeWeese wrote:
I'm guessing that you know this but all you need to do is removeChild the logo element. Mucking with it's children isn't doing anything useful, this shouldn't cause the problem of course.
Yeah, i had removeChild() only at first, but was thinking this could make a difference somehow.
I'll see about getting you a standalone example.
Thanks Jorg
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
