Search

You searched for the word(s):
Showing page 1 of 2 (15 total posts) < 1 second(s)
  • Re: Extra lines in the 'html' tab

    Adam, it did help. Thanks.
    Posted to Cute Editor for .NET (Forum) by Deminora on February 8, 2008
  • Extra lines in the 'html' tab

    Hello. I need to have only 'html' tab in the CuteEditor, so I set up these properties: &nbsp; Editor.ShowHtmlMode = true; Editor.ShowPreviewMode = false; Editor.ShowEditMode = false; Editor.ActiveTab = CuteEditor.TabType.Code; &nbsp; But when I press 'Enter' button in the CuteEditor window the one more extra line is added. There is no ...
    Posted to Cute Editor for .NET (Forum) by Deminora on February 7, 2008
  • Re: Unable to make image hyperlink

    But&nbsp;you can&nbsp;insert any other&nbsp;html code using toolbar inside: &nbsp; &lt;div contenteditable=''false''&gt; &nbsp;&nbsp;&nbsp;&lt;div contenteditable=''true''&gt; &nbsp;&nbsp;&nbsp;&amp;nbsp; &nbsp;&nbsp;&nbsp;&lt;/div&gt; &lt;/div&gt; &nbsp; I.E. you can insert simple hyperlink. But the code&nbsp;for ...
    Posted to Cute Editor for .NET (Forum) by Deminora on January 2, 2008
  • Re: Unable to make image hyperlink

    Yes, but I need to leave it.&nbsp; I have &lt;div contenteditable=true&gt;&lt;/div&gt; inside. And I can insert anything - any simple hyperlink or something besides image hyperlink inside this second&nbsp;&lt;div contenteditable=true&gt;&lt;/div&gt;
    Posted to Cute Editor for .NET (Forum) by Deminora on December 28, 2007
  • Unable to make image hyperlink

    There is a problem with creating hyperlink on the image inside two &lt;div&gt; tags&nbsp;with&nbsp;contenteditale attributes. &nbsp; Example: &nbsp; &lt;div contenteditable=''false''&gt; &nbsp;&nbsp;&nbsp;&lt;div contenteditable=''true''&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;img height=''257'' alt='''' ...
    Posted to Cute Editor for .NET (Forum) by Deminora on December 28, 2007
  • Re: config file: changes to codeviewToolbars have no effect.

    No, there are only a few buttons on the 'HTML' tab in the CuteEditor 6 which are in the &lt;codeviewToolbars&gt;&nbsp;of the .config file in the AutoConfigure folder. I need add InsertDocument there. I'm trying to add this button in the .config or in the code like this: &nbsp; editor.CodeViewTemplateItemList = ...
    Posted to Cute Editor for ASP (Forum) by Deminora on November 21, 2007
  • Re: config file: changes to codeviewToolbars have no effect.

    Hello, Adam I need to add InsertDocument button&nbsp;into the 'HTML' tab toolbar to make a possibility to insert .html or .css files content into the code.&nbsp; &nbsp; But this code have no effect: editor.CodeViewTemplateItemList = ''Save,Print,Cut,Copy,Paste,Find,ToFullPage,FromFullPage,SelectAll,InsertDocument'' &nbsp; This ...
    Posted to Cute Editor for ASP (Forum) by Deminora on November 2, 2007
  • Re: image gallery problem

    We have this&nbsp;problem&nbsp;in&nbsp;both 5th and 6th versions. It&nbsp;appears non-permanently in IE 7 browser. Here is the url of the popup window at the moment when the error appears: http://rimes2.versacor.com/Administration/CuteSoft_Client/CuteEditor/Dialogs/InsertImage.aspx?settinghash=ce9c06e8 &nbsp; Please, click the link, ...
    Posted to Cute Editor for .NET (Forum) by Deminora on October 25, 2007
  • Re: image gallery problem

    We have this&nbsp;problem&nbsp;in&nbsp;both 5th and 6th versions. It&nbsp;appears non-permanently in IE 7 browser. Here is the url of the popup window at the moment when the error appears: http://rimes2.versacor.com/Administration/CuteSoft_Client/CuteEditor/Dialogs/InsertImage.aspx?settinghash=ce9c06e8 &nbsp; Please, click the link, ...
    Posted to Cute Editor for .NET (Forum) by Deminora on October 16, 2007
  • Re: NetSpell checker - how to ignore html tags

    I have the same problem. I need to ignore html tags during spell checking. Please advice.
    Posted to Cute Editor for .NET (Forum) by Deminora on December 14, 2006
1 2 Next >