|
Search
You searched for the word(s): Toolbar
Showing page 6 of 142 (1,418 total posts)
< 1 second(s)
-
Have you replaced all the Cute Editor client files when upgrade?This is a demo of the latest version:
http://cutesoft.net/example/general.aspx
Make sure you clean up your browser cache as well. If the editor is using the old style sheet in your browser cache, the editor will display strangely.
-
DLRichards:Ok, problem solved.
It turns out that although we had transferred the new .dll files into the bin folder, these were bein g overwritten by the old dll files in our WebLibs folder, resulting in us having out of date dll files.
Many thanks for your help.
Hi, DLRichards.
I am glad to see that your problem had been ...
-
There is not a web.config in that folder.
I put one in the folder above it but all I have in it is this:
<configuration>
<system.web>
<authorization>
<allow users=''*''/>
</authorization>
</system.web>
</configuration>
besides, shouldn't I be able to see the icons on your ...
-
Create custom buttons make it more easier in version 2.2.
Now you can register your own button and use it in the template property!.
For adding a custom button one needs to follow two steps.
Step1: Register the button to the CuteEditor
.
<script runat=''server''>
void Page_Load(object sender, ...
-
We found some more information. If we click on the actual toolbar button itself, the colors are not applied (blue arrows). But if we click on the little ''down'' arrow beside the button and select a color from the pallete, then the color is applied (black arrows). As noted before, this is only an issue if the ...
-
Hi,
We are attempting to use the editor within a modal browser window. We are using IE 8. The modal opens fins, and the editor appears, but JS errors are raised when you click on buttons in the toolbar. Clicking the link button will raise an error from
Line: 1
Char: 622
url: ...
-
Hi Adam,
Thank you for your answer.
It is working in the BottomTemplate, thank you.
Is there a possibility to get the textbox in a custom toolbar?
This is for the layout and working for us desirable.
(We want to keep the functionality and look and feel the same.
With the BottomTemplate solution the user has to ...
-
Dear Support: I found upload a new image is slow when the existing image folder got lot of image.
I see the ''upload'' function request a server postback to refresh the whole image folder when it finish upload, so it cost lot of time.
Is it possible for me to solve the slow problem ? Alternative, can I customize a upload ...
-
Hi,
We have integrated cuteeditor on our development server for testing, previously it was working fine, but now the toolbar is not visible on the editor screen, also it doesn't allow to write any text on the editor, that means the complete editor is disabled.
Even no changes were made to the editor.
Please suggest, ...
-
Hi.
I'm getting a strage issue with the icons on the toolbar. The image on the buttons seem to be mixed up:
In the above screenshot you can see that the ''Insert Horizontal Line'' Button is showing the wrong image. 70% of the buttons on this screenshot are wrong.
The ''Help'' icon is the ''Bold'' button, the ...
... 6 ...
|
|
|