|
Search
You searched for the word(s): Toolbar
Showing page 46 of 142 (1,418 total posts)
< 1 second(s)
-
When I reimpot the CuteEditor dll, as you see the following picture, the dropdownlist can not arrange normally.
And please tell me how to call the function of "Zoom", Thanks in advance!
If u can't see the picture, pls use 'Edit' to view it.
-
Hi Adam,
I have narrowed it down to the following:Using [ and ] causes problemsThis works:TemplateItemList= ''Find,ToFullPage,FromFullPage,CleanCode,netspell|Cut,Copy,Paste,PasteText,PasteWord|Undo,Redo'';This don't:TemplateItemList= ...
-
Did you attempt the steps I laid out in my previous post?
-
Hi,
It seems that the editor get javascript error while it being loaded.
Do you have an online example which can be tested ?
Regards,
Terry
-
dmcgown,
Are you sure you are using this one?
This configuration file is correct and It works fine here.
How to Create a Custom Toolbar Configuration File
-
I am evaluating the DotNetNuke Provider 4.0. What I really want to be able to do is to have a different set of toolbar buttons appear for different DNN user groups. For example, administrators would get the full set of buttons, group X would loose the table buttons, group Y would only have the B U I buttons. I can see that it is possible to ...
-
Thanks for the help. Here is what I've done so I can have an ''About CuteSoft'' type button in the Toolbar. The reason I want one is to make it faster for me to determine if the version online is the latest version available, without having to go the webserver and ''hover'' over the dll file.
I created an About.aspx page in ...
-
Through DHTML and JavaScript trickery I was able to implement a different round-about solution to avoid appendChild. In the process I noticed Opera does not properly render CuteEditor if it's initial display is set to none. More accuratly, it's containing DIV is set to none (CuteEditor attributes are untouched). Upon setting it's ...
-
I'm having the same issue.
However, the example link looks fine on both browsers.
So I'm wondering: is there a minimum Height on the cute editor?
I need it to be no more than 100 pixels high, and it looks roughly twice that. I can't seem to get it smaller.
(and I have the toolbar turned off, and am showing the footer bar ...
-
Adam,
Just because of the way I want users to use the ''web form'' created for use with the Cute editor, I need to display it in Preview mode using the following code
this.FormEditor.ActiveTab =CuteEditor.TabType.View;
this.FormEditor.ShowPreviewMode = true
I want the users to enter data and such on the form but not ...
... 46 ...
|
|
|