The problem is the following one : you can't add a span as child of the root
element of an HTML document, that's invalid markup, and I don't want to run
into bad side effects just because we create an invalid document instance...
</Daniel>
Thanks for the answer. But what bad side effects do you mean?
So then this bug should be fixed otherwise?
By determining the position of the resizable object to the first parent element that has position absolute,relative or fixed? (if there isn't any, then to the viewport)
Regards, Martijn _______________________________________________ mozilla-editor mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-editor
