Search

You searched for the word(s):
< 1 second(s)
  • JS Errors in Firefox 2.0

    Hello &nbsp; We are evaluating CuteEditor 6.0 under .NET 2.0 and are having trouble making SELECT form elements work in Firefox. &nbsp; When the .aspx page is loaded (before we take any action) we have this JS Warning: Warning - Error parsing value for property 'display' - declaration dropped Clicking the SELECT (drop-down) icon ...
    Posted to Cute Editor for .NET (Forum) by dOlivaw on July 6, 2007
  • Re: CSS Link stripped from template

    Thanks Adam, We put a copy of the example.css in all involved folders and changed the path to root-relative and it works... I assumed that if the .ascx could read the css file to parse it, the path must be correct, but obviously I was wrong. Not sure how that happens... if the path works at debug run-time for the parser to read, ...
    Posted to Cute Editor for .NET (Forum) by dOlivaw on June 21, 2007
  • Re: CSS Link stripped from template

    Hi Adam We have 6.0 on evaluation. Not sure of the build number but we downloaded it about a week ago. Greg
    Posted to Cute Editor for .NET (Forum) by dOlivaw on June 21, 2007
  • Re: CSS Link stripped from template

    Please help: ok - so the problem has nothing to do with the template or the CSS link but we still can't make it work: We have CuteEditor in an ascx control that is loaded into our main aspx page. In the On_Load event of the ascx control we are doing this: Editor1.EditorWysiwygModeCss =''../ourApp/StyleSheets/example.css''; The ...
    Posted to Cute Editor for .NET (Forum) by dOlivaw on June 21, 2007
  • CSS Link stripped from template

    Greetings, We are using ''EditorWysiwygModeCss'' to populate the CSS Class drop-down and it works great Editor1.EditorWysiwygModeCss =''/StyleSheets/General.css''; one problem - even if we set Editor1.EditCompleteDocument = true; when we load a template into the editor, the CSS link in the template gets stripped out, so although the ...
    Posted to Cute Editor for .NET (Forum) by dOlivaw on June 21, 2007
  • Re: .Net Editor 6.0 rendering as textbox in IE6

    Just to follow up - we got it to work, looks like it was an issue with VS debug and WebCache - apologies for any time you spent on it!
    Posted to Cute Editor for .NET (Forum) by dOlivaw on June 20, 2007
  • Re: .Net Editor 6.0 rendering as textbox in IE6

    Thanks, yes that works - the problem arises when the control is dropped into a .ascx file, which is then rendered by our master .aspx page. The 'register' tag ought to take care of the assembly reference i think, but we tried 'using' the class in the .ascx file as well just to be sure... no change. The .ascx code-behind is below - note ...
    Posted to Cute Editor for .NET (Forum) by dOlivaw on June 18, 2007
  • .Net Editor 6.0 rendering as textbox in IE6

    greetings - we are evaluating version 6.0 of the editor and have followed the deployment instructions. We are using VS 2003. The component drags into our aspx page fine and the app compiles under Debug however the CE Editor control is rendered as a plain text box. I suspected&nbsp; something to do with config files and so included the ...
    Posted to Cute Editor for .NET (Forum) by dOlivaw on June 18, 2007