Search

You searched for the word(s):
< 1 second(s)
  • CE5 forcing includes to lower case?

    Hi, I seem to have a problem with include lines in CuteEditor. I have a custom button that injects the following; INCLUDE_BOX_UNIT&lt;!--#includeAD--&gt; Prior to CE5, this would stay as &quot;INCLUDE_BOX_UNIT&lt;!--#includeAD--&gt;&quot;. Now it changes to &quot;INCLUDE_BOX_UNIT&lt;!--#includead--&gt;&quot;. Notice the AD has become ad. Is ...
    Posted to Cute Editor for .NET (Forum) by trevorj on October 5, 2005
  • Re: CuteEditor stealing focus?

    This problem still exists in version 5. For anyone else having this problem, I grossly hacked a javascript fix; &lt;!-- Inject Script Filtered --&gt; &lt;!-- Inject Script Filtered --&gt;&lt;script language=&quot;javascript&quot;&gt;function pause(mil) { date = new Date(); var cDate = null; do { var cDate = new Date(); } while (cDate-date ...
    Posted to Cute Editor for .NET (Forum) by trevorj on September 30, 2005
  • Re: CuteEditor stealing focus?

    Well, I don't know what to say. The popup window does not have an instance of CuteEditor. I happen to have Editor.Focus = False&#160; on my page load for both of my CuteEditor instances. I've tried the following two methods to open a popup window; 1) RegisterClientScriptBlock(''clientScript'', ...
    Posted to Cute Editor for .NET (Forum) by trevorj on July 12, 2005
  • CuteEditor stealing focus?

    I just upgraded to 4.5.0.1 and I'm now having a problem where CuteEditor is stealing focus from my popups. For example, I click on a button, a popup opens, and then the underlying page with CuteEditor refocuses,&#160; hiding the popup behind it. Any ideas?
    Posted to Cute Editor for .NET (Forum) by trevorj on July 11, 2005