I have a problem in using nsIDOMRange.insertNode

I create a range(with some start and end) inside a node and insert a
div node  it works.

Immediately if i create another range(different offset)  inside the
same node and insert a new div node , it fails.

Is there any restriction for create range with different offsets
inside same node.Iam doing this from c++ code.

Please let me know if Iam missing something.

Thanks in Advance,
Krith

_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout

Reply via email to