Re: How can I dynamically set the EditorBodyStyle from JavaScript?

  •  07-29-2013, 6:19 PM

    Re: How can I dynamically set the EditorBodyStyle from JavaScript?

    I tried your example and found a bug.

    1. Click the change editor body style button to make the background red.
    2. Type a few characters (e.g., "abc")
    3. Press Ctrl-Z to undo those characters.
    4. The background turns white.

    Other body styles will be undone as well, such as foreground color, font family, and so on.

     

    Gerard

     

View Complete Thread