|
Search
You searched for the word(s):
Showing page 1242 of 4,987 (49,864 total posts)
< 1 second(s)
-
First, congratulations for the product works really well, but I found some anomalies in Firefox (version 3.6.9) and Opera (version 10.62).
The problem is related to DropDown elements and RenderRichDropDown property.
Firefox
RenderRichDropDown = true - items are displayed outside the editor box (but work)
RenderRichDropDown = ...
-
Dear eliasjo,
You can call menubar actions from javascript, you can refer to online demo http://cutesoft.net/asp/JavaScript-API.asp, its source code can be found in download package.
Toolbar hide, please refer to http://cutesoft.net/asp/document/scr/Howto_Change_layout_of_the_toolbars.htm , if you click button ''ExecCommand'', ...
-
I just recently installed the CuteEditor. I really like the features. I'd like to create a page, so that when I drag and drop an image onto the editor, it defaults to ''position: absolute'' rather than the way it current enters the img tag, which is with no position: style setting Is there any way to do that? Thank ...
-
Hi. I've did some searching on my issue but haven't had much luck.
I am wondering if there is an option within the file browser to filter what the users see as far as directory structure? Currently it is a ''very deep'' path to get to their respective folders for images/docs etc. and it would be alot cleaner if they were starting at a ...
-
Hi
the error is reported by our user, we cannot repeat the same error. checked the database found the most of upload files cut off at 65536 bytes and the Uploader_FileUploaded event have not been fired yet.
looked around the forum, we found one similar issue, http://cutesoft.net/forums/thread/47795.aspx.
so we changed the uploadtype ...
-
I have downloaded version 6.6 and integrated our application with that,
The issue I am running into is that the below code use to work fine,
But now the image is not showing, please check -
int pos = Editor1.ToolControls.IndexOf(''ImageMap'') + 2;
WebControl ctrl = Editor1.CreateCommandButton(''BtnCode'', ...
-
I think I found a fundentmental issue: If I put an editor in <div id=''div1'' style=''display :none;''></div> , the editor won't be completed loaded when the page loads up. When I first fire the js function to set document.getElementById(''<%=txtcurrentDiv.clientid %>'').style.display='''' , it finanlly get it initiated. (I ...
-
We also tried it in FireFox with 1 image (i.e. 1 uploader) and it seems to work. But when you put a few uploaders on the page, that seems to be the problem.
The way we are putting several (infact 10) uploaders on the page is
First Uploader
using (CuteWebUI.MvcUploader uploader = new ...
-
Adam,
I don't see how that example applies. We've already got the Editor on the page and configured the toolbars with our own buttons, etc. I need to know if there is a way to disable the Editor control in Javascript on the client side. Removing the toolbars or not is a secondary requirement.
There is a textbox on the ...
-
We have a complex form with a CuteEdit.Net editor control on it. I originally reported a problem with the popups for Insert Image, Image Gallery and Template Gallery conflicting with other ASP.Net controls on the page and not rendering correctly. The recommendation was to add ''UseStandardDialog=True''. We did so. Now on the Insert ...
... 1242 ...
|
|
|