|
Search
You searched for the word(s):
Showing page 1 of 2 (13 total posts)
< 1 second(s)
-
Oppp! I mean Adam, not Aurora. I was looking at the wrong part of the posting. ;-)
-
Thanks Aurora your advised worked great! I ended up modifying these two menthods GetToolbarItems and GetToolbarFromItemList.
-
I've been able to add a custom button to the right end of my tool bar. But how can I add it to the first left position? I tried adding a holder but how do I tie the custom button to the holder?
$editor->TemplateItemList = ''holder, netspell, separator, bold, italic, underline, Separator, forecolor, ...
-
Hello I see in your JavaScript API that I can get the selection within an editor.
var sel = editor1.GetSelection();
How can I set a selection in an editor?
-
Hello I've been trying to extend the CuteEditor with the JavaScript API. But I've been unable to have an editor event execute these two functions.
CuteEditor_OnInitialized()
CuteEditor_OnCommand()
I've looked over the docs and the source from the demo located here. ...
-
hello
I'd like to add spell check. Where can I find information on setting up spell check? I've found some info on how to use it with the Javascript API. (very cool) Is this an add on package or part of a standard install?
-
Hello Adam, Where can I download the new control from? I checked under the download section, but didn't see the PHP version.
-
WOW!! super cool!
This is fantastic. You guys are really helpful.
-
Hello
I want to be able to change the height of the editor using Javascript. I didn't see a function for this type of functionality in the Javascript API. Does the editor have more robust Javascript docs or this type of functionality?
I've been able to force it via JS by changing the height of all three of these ...
-
Thanks Adam
Would I be able to achive this with any of the other formatting commads like Bold or do they all work only on selected text?
1
|
|
|