Re: removing all html on paste

  •  06-06-2006, 12:34 AM

    Re: removing all html on paste

    Excellent! Thanks Adam.

    The BIG question is, does the .onpaste support Multiple options??

    Obviously having just RemoveSpan on its own is useless for a CMS if you cant include RemoveFont as well.

    So can I use something like...

    editor.onpaste="PasteWord,RemoveFont,RemoveSpan"

    That would solve my problem perfectly.



View Complete Thread