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
