|
Search
You searched for the word(s):
Showing page 1274 of 4,987 (49,864 total posts)
< 1 second(s)
-
HI,
You need to give the write permissions to ASPNET account to your localhost to extract files from assembly.
When the first hit comes to the page, CuteEditor control will check for the needed files,images, and as it won't be there, it will create the folder and extract files from assembly.
In order to save files on ...
-
Sem,
You can change your paragraph styles.
Here is the example. You can find the exmaple code in the download package as well.
'A list of strings for the paragraph dropdownlist.
editor.ParagraphsList = ''Normal,Heading 1,Heading 2,Heading 3,Formatted,Definition Term''
'A list of fonts for the font face ...
-
''The <p> insert on enter is common to all html wysiwyg editors''
i am aware of that, but this WYSIWYG editor box that i am typing this very second to make this reply in doesn't insert a <p></p> tags, its doing a break tag, i can tell because its doing the same thing as hitting Control-Enter..... editors such as ...
-
I am having a problem with users editing text. They copy information from another source, and paste it
into the editor. The information is placed in the database. When they try to edit this information and press the
save button, the mouse arrow turns into a crosshair or crossarrow symbol, and the information is not saved.
This ...
-
Andrew,
You can make use the Code Snippet DropDown Menu to achieve this.
You transfer all your template pages to HTML code.
When your clients select any item using the Code Snippet DropDown Menu, the HTML code of the template is sent to the editor.
Another solution is to create a custom button. When your ...
-
Hi
First of all, this is a great control.
And when everything works as planed, this will be a core control in my app.
Therefore it is essential for me that this control is at is peak.
Some minor problem;
In develop stage, the license make a problem, and I have to manipulate the system date, for it to work. This is annoying.I ...
-
I'm using the latest .NET version of CE on a form page which also contains a calendar control. The form page is used to update data in a database so I populate the fields with content from the database. The CE control populates unless the calendar control is used. After selecting a date, the content in the CE control vanishes - leaving a ...
-
I will think about that.
The way it works now is :
When the Editor class initializes, I check the Template property is empty or not.
If empty, Editor will create the ToolBars based on several predefined sets of buttons (Check AutoConfigure property).
If not empty, Editor will create the ToolBars based on template ...
-
Great!
NOTE: I wouldn't edit this file in Dreamweaver. I did and it was causing problems...even ''undoing the changes'' didn't fix the file. I finally downloaded a fresh copy of the file (by downloading the a full fresh zip download of the chat files) and just edited the ChatUI.xml file in notepad.
-
Hi
I am also facing the same problem. Editor is not loading correctly.
In my case there is more than one project in a solution. I have kept the “CuteSoft_Client” in a common project. CuteEditorDefaultFilesPath in the web.config is like
“<add key=''CuteEditorDefaultFilesPath'' ...
... 1274 ...
|
|
|