Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • forever_jxl 3 posts 22 karma points
    Nov 01, 2012 @ 08:10
    forever_jxl
    0

    class don't change when i select other style rich text editor

    i have add my two style to the rich text editor .such as :

    name:small

    alias:.small

    name:big

    alias:.big

    when I select small style ,the html will change to <p><span class="small">df</span></p>

    but then when I select big style ,the html change to <p><span class="small big">df</span></p>

    so the class don't change to <p><span class="big">df</span></p> as i wish

    how to solve it?

  • forever_jxl 3 posts 22 karma points
    Nov 01, 2012 @ 08:28
    forever_jxl
    0

    i find that if you want to overwrite ,you must first to use the button which called "removing formatting"  . beside "html" to remove older style.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies