|
|
Browse by Tags
All Tags » Cute Editor for... » CuteEditor for .NET
-
Greetings.
I have noticed that if I paste some text with a unicode character in it ( “ for example ), it will put the proper code character in the HTML, however, if you save that to RTF (using the SaveRTF method), it will put the text “ in the RTF. When you open the RTF in word or something, it will ...
-
If you ever experience the following problem using Cute Editor in a Ajax ModalPoupExtender:
Any file dialogs are showed behind the popup that contains the cute editor, just update the cssclass adding a z-index value as follows:
<AjaxControlToolkit:ModalPopupExtender … BackgroundCssClass=''modalBackground'' … ...
-
No matter what I do to try and set the image gallery path the Editor.URLType over rides it. If I set the URLType to default the link button on the toolbar will work the way I want it but when I use the image upload/insert or the file insert then the source that points to the files becomes relative and I am not storign the files and ...
-
hi,
Can we Set Height and width for cute editor's Test Area(Body) using c# server side code.
Can we set margins for cute editor's body using c# server side code.
Can we add and remove Scrollbars dynamically to the Cute Editor using c# server side code.
Anybody help me to ...
-
Hi,
cuteEditor provides the function to create PDF file, it's amazing, but anybody know how to define the text format, image format etc in PDF file, I find generated PDF file does not recognise some css sign like margin, so I can not position for text and image in PDF file, anybody can help me?
thanks lot
Steven
-
Hi
I am having trouble adding a CSS class to a UL
I created a UL list eg
dgddsad
dsadasd
dsadsad
dasdad
html
<ul>
<li>dgddsad</li>
<li>dsadasd</li>
<li>dsadsad</li>
...
|
|
|