Also how do you Find text within the editable iframe?
Stefano wrote:
RSC <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>...
Thanks for the quick response and info Stefano.
I wasn't sure if there were any new commands added for table controls (like insertRow, insertCol) or any other new execCommands added with the release of Netscape v7.2.
I guess I'll have to add it to my wish list and continue with the table editing commands by DOM approach.
exactly :-(
With that said, the table row/column handles for inserting/deleting table rows & columns when using Midas in Netscape 7.2 are a nice new feature.
Do you know of any other new features implemented with Midas in Netscape v7.2?
So i have implemented my editor HTML in Mozilla 1.4 so i don't know but i think than there isn't great differences between Mozilla and Netscape.
Best regards, Robert
Stefano wrote:
RSC <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>...
Does anyone know where there are updated Midas (Rich Text Editor) specifications for Netscape 7.2?
I don't think so.
When design mode is set to ON and a table is selected, you get the new table row/column handles for inserting/deleting table rows & columns when using Netscape 7.2.
Specifically, I am looking for the new table editing commands and any other new (execCommand) commands, such as insert Row, insert column, etc. for Netscape 7.2.
There aren't commands as insert Row, insert column. You create these commands by DOM.
I found these dated November 15, 2002 for Rich text editing controls (execCommand) for a document:
http://www.mozilla.org/editor/midas-spec.html
See here for an example about MIDAS:
http://www.mozilla.org/editor/midasdemo/ or http://cuneaform.mozdev.org/download.html
Your assistance is greatly appreciated! Thanks!
_______________________________________________ mozilla-editor mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-editor
