Hi,
when I apply a style on a certain part of my text, and afterwards I want to :
- remove the style with the 'Remove Format' button it does not work- apply another style it does not workI can do it in the html window, but my customers do not know how to do this.
Ronny
Ronny,
If you apply the style to the following test:
Hello World
In the HTML view, you will the editor achieve that by using the span tag:
<SPAN class=Heading>Hello World</SPAN>
Romove format button can't remove this class attribute. If you click use the Remove MS Word formatting button, it will remove the class attribute. Then you can apply another style. The only problem is Remove MS Word formatting button will not remove the span tag.
I hope it helps. If not, please post here.
asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx Web Messenger: http://cutesoft.net/Web-Messenger/default.aspxasp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspxasp wysiwyg html editor: http://cutesoft.net/ASP asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx Live Support: http://cutesoft.net/live-support/default.aspx
I experienced the same, and the remove word format works as a workaround. Only problem is that removes the format on the entire document.
Are there any plans to fix this, so it will be possible to change style rather than reformating everything?
knut,
This bug has been fixed in .NET version. You can test it in our site right now. This fix will be added to CuteEditor 2.0 for ASP version as well.
CuteEditor 2.0 for ASP version is almost ready...this will be an huge release with a lot of improvements, stay tuned...
Below is screenshot of the CuteEditor 2.0 for ASP version: