dilbfan <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>...is it possible to easily reorder table rows and columns by using drag and drop/cut and paste?DOM operations make re-ordering table rows pretty easy. Here's some sample, open source, code: http://surfmind.com/lab/table_reorder.cfm
Thanks! After trying long enought I found out how to make it in Composer. Select table cells, copy (Ctrl+C), select similar(!) area of cells, paste (Ctrl+V). Row/column insert/delete feature is very nice =)
_______________________________________________ mozilla-editor mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-editor
