|
Search
You searched for the word(s):
< 1 second(s)
-
No, I meant inserting an image, select it, and then press backspace in this order. Try yourself on CuteSoft demo page, and you'll know what I am talking about.
Thanks,
-
I copy and paste an html document I created in other program into CuteEditor control in HTML mode and save it. The document is longer than one page, so when I try to load that document later on, the CuteEditor control scrolls to the bottom of the document instead of to the top. It doesn't do that with some documents, but this document has embeded ...
-
I inserted an image in CuteEditor control, and if I clicked on the image to select it and then pressed backspace to delete it, the control cause the page to postback. I even try this on the CuteSoft CuteEditor demo page.
Pressing delete is working fine.
-
Adam,
Thank you for your reply. I don't define the .container class in my stylesheet at all. Here is my stillsheet content:
.h1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; font-weight: bold}
.h2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: ...
-
Hi,
I set the stylesheet path to point to my stylesheet, and the CuteEditor changes the background color of the editing containter. Here is how I do it.
Editor1.StyleSheetPath = ''/mypath/stylesheet.css'';
If I comment out this code, the white backgroud of editing control returns to normal. Is this a bug?
Thank you for ...
-
I dowloaded and evaluated CuteEditor 3.0. Everything is working fine except when I save an HTML file and then open it in the same session, the content of file is blank in editor control. If I close browser and reopen it, it displays correctly.
I am ready to deploy my web application purchase license for this control once this is ...
-
Hi Adam,
I sent you this email before, and told me that you'd keep me posted about this issue. My issue is I downloaded evaluation copy of CuteEditor version 3 to try out. I tried out most functionalities I need, and everything is working fine except that when I save and html file and immediately open the saved file in the same session, ...
|
|
|