Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): Editor.Text Property
More Search Options
Showing page
34
of
61
(
605
total posts)
< 1
second(s)
Re: Getting editor to apply styles to highlighted text based on selected CssClass DropDown item
sincell, You can use EditorBodyStyle to apply your style to the editor body. You can also set Editor.AutoParseClasses Property to false so that Cute Editor will not parse the CSS classes from EditorWysiwygModeCss and populate all items into CssClass dropdown.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
January 28, 2010
action is stripped from form tag
Hi The action attribute seems to keep going missing when I save a page and query the .Text property of the editor. If I paste in the below the action property goes missing! Is there a way of keeping the action attribute? Thanks <html> <head> ...
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
AndyFel
on
April 8, 2014
Issue with hyperlinks in html view in IE
The issue occurs when entering the following into the HTML editor: <a href=''http://www.google.com'' target=''_blank''>Google</a> When a space is inserted after the quote at the end of the URL for href the quotes around the URL are removed and it turns into a hyperlink. This only occurs in IE. Is there ...
Posted to
Cute Editor for .NET
(Forum)
by
jamesk
on
May 10, 2010
Re: Support for vb.net and sql server
markw: We're interested in your product but we want to be sure we can save our data to a sql server database. Do you have example code that demonstrates saving data from the editor to sql server? Thanks, Mark mark, If you mean save the html code into database, please check the following ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
October 27, 2009
Pasted HTML disappears
Using CuteEditor 6.0 for .NET 2.0, when you paste HTML content in Normal view that contains HTML-encoded characters such as & #8211; (hyphen), the content disappears when you switch to HTML view or cause the page to post back, for example by clicking the save button. I notice that this doesn't happen with this instance of ...
Posted to
Cute Editor for .NET
(Forum)
by
dotcom
on
May 4, 2008
multiple editors - cannot change properties dynamically (FindControl method doesn't work)
Hello,since I decided to use more than one editor within the same page, I haven't been able to set up any properties dynamically... I have a datalist ''dl_editors'', and a dynamic number of editors (''intCount'') on the pageSetting any property in Page_Load would not do anything (the code runs with no error but nothing is displayed in the ...
Posted to
Cute Editor for .NET
(Forum)
by
pistik
on
September 1, 2005
Re: Flaws - how to correct them?
Fred, Let me explain this in details. For example, you type ''Hello World'' into the editor. Select it and chaneg the font name to Comic sans MS, you will get: <span style=''FONT-FAMILY: Comic Sans MS''>Hello World</span> If you select the above HTML code and change the font ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
November 27, 2006
Re: Font reverts back to default font after changing size ISSUE
rwarren, Sorry for the wrong answer. Let me explain this in details. For example, you type ''Hello World'' into the editor. Select it and chaneg the font name to Comic sans MS, you will get: <span style=''FONT-FAMILY: Comic Sans MS''>Hello World</span> If you select ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
May 5, 2006
Re: Trouble With Custom CSS
Editor.EditorWysiwygModeCss Property Specifies the location of the style sheet that will be used by the editable area. Multiple Style Sheets are supported. Example EditorWysiwygModeCss=''example.css,/default.css'' Example Code ...
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
October 23, 2007
Cute Editor kees adding unwanted line returns
I'm using the Cute Editor for a forum system where plain text and HTML formatted text must happily coexist. To make this work, I enclose every post in <pre style=''whitespace: pre-wrap''> tags. Now, whenever a post containing <br /> tags is displayed and I switch from Normal to HTML view, a line return is added after every <br ...
Posted to
Cute Editor for .NET
(Forum)
by
mm201
on
July 14, 2009
More Search Options
« First
...
< Previous
32
33
34
35
36
Next >
...
Last »