EPiServer 4.61 removing script tags from WYSIWYG editor
I know the WYSIWYG editor is not designed for pasting flash video object and script tags into the page but lets say you want to do that... Why does the EPiSe开发者_JAVA百科rver editor strip out the first javascript tag?
It's the Microsoft editor plugin that does it. It messes up almost all HTML elements.
精彩评论