|
Search
You searched for the word(s): Toolbar
Showing page 99 of 142 (1,418 total posts)
< 1 second(s)
-
Steps to reproduce problem:
1: open your editor example at http://cutesoft.net/example/general.aspx
2: set focus inside the editor
3: Click the 'textbox' button on the cuteeditor toolbar
4: On the popup that displays the textbox properties, delete the 'text1' text from the 'value' field
5: click ok
Note that now ...
-
Dear Support,
I am trying to implement a custom Link Chooser (link icon).
I have code set up that when the link icon gets clicked, it calls a stand alone (in its own file) javascript function.
This javascript function attempts to get the ''Selected Text'' that the user is trying to add an A tag to.
This is the code that I ...
-
Adam,
When I call InsertTable from a custom command, something like this:
cuteEditor1.ExecCommand(cmd,false,val);
where cmd is ''InsertTable'', CE goes right to the table wizard. However, if I click the Insert Table button on the CE toolbar, it first displays a grid that I can drag the number of rows and columns I ...
-
Hi Adam,
I'd like to emulate the behaviour of the Bold toolbar button, but for h1 tags instead. I know the size/format comboboxes are available, but I'd rather not give that much control to clients.
We will always have a sensible h1 style defined in the CSS so it makes sense to use it and I rather like the way the bold ...
-
Hi Adam,
I am trying to figure out how add a custom button to the toolbar that will allow the user to set a background image. The button part is easy, but I can't figure out the code to add a background image. I tried to look at how you were inserting emoticons, but it's a complete mystery. Could you please post a code example on how to ...
-
Maybe I missed this topic in the documentation, but does anybody know how to disable the animation effects [mouseover, mousedown, mouseup events] for all images in the toolbar.
I've already commented out many lines of code in the .css files but still seem to be missing something.
Is there a property/attribute that ...
-
I am using CE to allow my users to create mail-merge letter templates. To allow the mail-merge, I have some special insertable tags they can use in their templates that get replaced by data from a database. For example, the tag {LASTNAME} gets replaced, when the letter is printed, by the customer's last name.
Users insert ...
-
Adam:
James,
For the font color issue, it's about reformatting the span style. Please check the following thread for details:
http://cutesoft.net/forums/post/18872.aspx
Ok, this answers my question about adding multiple levels of formatting but has nothing to do with a) why I can't change the default font/highlight ...
-
have the editor running (5.3) on XP SP2 and Visual Studio 2005, running on localhost, using IE7
I am having trouble with the size/spacing of the dropdowns. For example, when setting AutoConfigure to Simple, and width to 770 px, the toolbar top left looks like this:
Each of the dropdowns also have a too-narrow display on ...
-
Have an instance of CuteEditor held within an AJAX resizable control. Problem is how do you resize the CuteEditor to fit the panel. Have calculated the area for the toolbar etc by getting an instance of the CuteEditor parentelement and comparing to the CuteEditor itself but still can't change the size of the control client ...
... 99 ...
|
|
|