Hmm seems the table control things are more annoying than I thought. If
the controls are visible and you do anything else outside the editor,
like switch to source mode - then the controls still remain.
Mark
Mark Ptroctor wrote:
by doing:
document.getElementById('edit').contentWindow.getSelection().removeAllRanges();
I can remove the cell selection, but doesn't seem to get rid of the
other controls on the cell or the table.
Mark
Mark Ptroctor wrote:
Is there a way to disable the table controls - the control surrounding
the current cell, the table resize controls and the selection cell
colouring? In ie I cant disable this stuff by using the
onselectionchange events and document.selection.empty().
I have my own javascript stuff for table selection and controls which
I wish to use - to make it the same in ie as it is in moz.
Regards
Mark
_______________________________________________
mozilla-editor mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-editor