|
Search
You searched for the word(s): Toolbar
Showing page 14 of 142 (1,418 total posts)
< 1 second(s)
-
the4bs,
In some situations, the current command is disabled on the current range. For example, if you select an image, the ''add row'', ''delete row'', ''cell properties'' button will be disabled because the current command is not supported on the current range.
In this case, there will no mouseover effect on those ...
-
I have implemented CuteEditor explicitly setting the .Culture property to Norwegian.
Buttons are added to the toolbar in 3 stages,
first using .toolbar.add method to add some standard buttons,
then using .toolbar.add method to add custom buttons,
then using .template method to add some more standard buttons.
The buttons added ...
-
Rich,
In this style sheet, http://www.wallaceit.co.uk/StyleSheet.css, you have a very powerful css class which causes the problems.
#content img
{
float: right;
margin-top: 2px;
margin-left: 15px;
margin-bottom: 2px;
...
-
Adam,
the site is not online yet! We are testing which editor is the best for us. I need a solution before we buy Cute Editor.
I repeat it again:
I´ve got NO entries in the common.config file for FormatBlock, FontName and FontSize. I don´t know where the entries are defined ? In a css file ??? ...
-
Adam, this worked. I simply downloaded the latest version. The first time that I downloaded this component with all the sample code was through a link provided in the email after purchasing it. I did not use your trial at all, because I also used your component in another company about 2 years ago. And, still the same reliable customer service. ...
-
Thanks!I realized the browse button was not in the previous version of the cute editor that we were using. And we do not have any setup to store the uploaded files which is why it was failing. Adding the browse functionality in the hyperlink window requires us to add a lot of changes to our site which we do not desire. Would removing ...
-
The examples work fine.
I am assuming it is something we have done, but was hoping you might be able to give some pointers about where to look.
Otherwise its back to square one by creating a new page and slowly bringing in our code, your editor and modifying configs etc to determine where it breaks.
Ho hum, will let you ...
-
Well,
I've tried but I couldn't recreate the problem.
Must be something with a style that's not loading.
Here are to ''view source'' HTML files. Is there a way to find out if a style doesn't load from them?
/uploads/member_HandleCaseWorking.htm
/uploads/member_HandleCaseNotWorking.htm
I don't think this is a bug in ...
-
Anbaz,
You can just go head create your own dropdown text box. This has nothing to do with the Cute Editor.If you want to insert Html code when the people select the dropdown text box.You can use the JavaScript API, InsertHTML.
Demo is here: http://cutesoft.net/example/JavaScript-API.aspx
Hope it helps.
-
ok i will try that. if it works, i may have to create a custom .config file just for my feature.
i was originally thinking i could use the ''codes'' dropdown and modify its contents as you demonstrate.
i checked the .config file we are using and the ''codes'' xml entry is there, only visibility is set to ''false'' (so it doesn't ...
... 14 ...
|
|
|