Is there a way to stop javascript from decorating my
pages within editor (without disabling javascript in
normal viewing). As far as I understand I can't do it
within the scripts themselves as it says in
http://www.mozilla.org/editor/editor-internals.html:

<quote>
 Third, note that the document being edited does
 not know that it is being edited. Editor acts on
 the document, but the document doesn't need to
 know anything about the editor.
</quote>

But maybe its possible to detect anyhow? The point is
that I want to edit the original simple document
without the script cluttering the DOM...

Regards,
        Jonas S.
        WEDEN
_______________________________________________
mozilla-editor mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-editor

Reply via email to