Search

You searched for the word(s):
< 1 second(s)
  • Re: cuteeditor in a panel causes "File does not exist" exception (.net 2.0)

    I have just fixed the same ''File not Found'' exception in my own code (although nothing to do with CuteEditor!) &nbsp; To track down _which_ file is not being found, within your Application_Error catch logic, examine the Url which is throwing the error: &nbsp; &nbsp;&nbsp;&nbsp; string url = HttpContext.Current.Request.Url.ToString(); ...
    Posted to Cute Editor for .NET (Forum) by jcliff29a on March 2, 2008
  • Re: CSS styles in edit area Iframe

    Adam, &nbsp; Many thanks for your prompt reply , but your suggested fix had been outlined in my orginal message as the exact thing I wanted to avoid! &nbsp; I do NOT want the Editor.Text to artificaly change just because of an outlying style .... I want the Iframe to inherit the previously defined (external) styles within the context of the ...
    Posted to Cute Editor for .NET (Forum) by jcliff29a on February 21, 2008
  • CSS styles in edit area Iframe

    I suspect that external styles surrounding the edit area iframe are not being inherited into that frame. &nbsp; &nbsp; (pseudo html) // style.css #mainpane h3 { color: red }; &nbsp; &nbsp;&lt;link href=''~\style.css''&gt; &nbsp;&lt;div ID=''mainPane''&gt; &nbsp;&nbsp; &nbsp;&lt;h3&gt;Heading&lt;/h3&gt;&nbsp; ...
    Posted to Cute Editor for .NET (Forum) by jcliff29a on February 20, 2008
  • Re: Javascript errors on some menu buttons

    &nbsp;Adam wrote:John, &#160; Is your site online so you can provide a URL? I have no idea now. &#160; &#160;Hi Adam, Many thanks for your swift response&#160;- in the very few times I have had to contact Cutesoft diretly, I have always&#160;been very impressed with&#160;quality of feedback and support you guys offer&#160;both potential ...
    Posted to Cute Editor for .NET (Forum) by jcliff29a on August 22, 2005
  • Javascript errors on some menu buttons

    Having registered CE4 sometime ago, I have finally the need to install NukeEdit31.zip (dowloaded today) into a DNN 3.1 site - installation was a breeze and everything seemed to work 100% first time! &nbsp; However, some menu buttons are giving javascript ''Invalid Syntax'' errors whenever pressed - some affected buttons include:&nbsp; Insert ...
    Posted to Cute Editor for .NET (Forum) by jcliff29a on August 22, 2005