|
Search
You searched for the word(s): Toolbar
Showing page 100 of 142 (1,418 total posts)
< 1 second(s)
-
When I paste Ms Word text, the bold text is enclosed in <B> tags instead of <STRONG>, and italic in <I> instead of <EM>. But if I select some text in the same editor, and click on Bold or Italic buttons, <STRONG> and <EM> are used. Can this behaviour be changed, so the Ms Word text clean-up is consistent with ...
-
Hello.Trying to identify why the toolbar was so slow to load, we switched the image button sources to [imagename].gif, instead the original [imagename].gif.aspx (we had to extend the Editor Class and overload the Render method).It resulted in a faster loading (and a still functional editor) in a charged server.So, why the image buttons have to be ...
-
Is there anything I can do to decrease the load time for this editor? It seems to take forever to load. I have cutomized the toolbar to only include the buttons I need. Is there a way to preload it, like you can do with images using Javascript? I created the control at design time - and set it to ...
-
Hi,
We're using CuteSoft component for HTML Editor in our application. In that control, you have provided ''+'', ''-'' buttons at the bottom right corner, which increases and decreased the size of the Editor.Our client needs to disable the ''+'' button, if the content size of the HTML text is lesser than the size of the control.
We ...
-
Hi. I´ve inserted a TextBox in the CE Toolbar in order to create a MailForm. [ I want the msg field and the tbxEmail fields in one single object, eg: CuteEditor ] according to the following pic: Now when I press the Save btn I need to get the value in the tbxEmail field, but how? I´m trying: private void ce1_PostBackCommand(object sender, ...
-
Hi, it states on the site that you can drag 'n' drop cuteEditor onto your page from Visual Studio. So how do you integrate cuteEditor into Visual Studio so you can add it to the Visual Studio toolbar.
Also I can't find anywhere, in one place, just a really basic explanation of how to set up cuteEditor within your page, where are the two ...
-
I am needing to programmatically set the width of the entire Editor control as it appears on my aspx pages. When I set [Editor1.Width = someIntValueLessThan100], the width of *only the text area* of the control will be reduced, while the entire control remains at its design-time width. In playing with it, I have adjusted the number of buttons ...
-
Hi, I've got the following questions:
1. With which method do I get and set the HTML in the editor?
2. Is it possible to not only add, but also delete / hide buttons from the toolbar?
3. Is it possible to specify a style sheet which has to be rendered over the WYSIWYG mode?
4. Is it possible to specify a color picker (.aspx) page, which ...
-
hi all
right now i got a problem where when i click on a button to reset a value to the editor, the toolbar is changed and it cause me cant get its value, below is the sample
this is when no button is clicked....its value can be get, but after 'Back Design' is clicked, the editor become like this
when the ...
-
I am using CuteEditor version 6.2 for .NET and when I press the 'ABC' spell check button I get just a JavaScript error stating: 'Object doesn't support this property or method' Line: 1 Char: 1.
The funny thing is in a simple app I have this functionality working just fine, but when I implement it in my actual bigger project I get that JS ...
... 100 ...
|
|
|