Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
name:small
alias:.small
name:big
alias:.big
how to solve it?
is working on a reply...
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.
Continue discussion
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?
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.
is working on a reply...
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.