Search

You searched for the word(s):
< 1 second(s)
  • Track Cursor position in editor window for custom pasteHTML

    I had a custom treeview control on same page as my editor so when i clicked a treenode i wanted code to insert into the editor.&nbsp; However, doing so the editor would lose the cursor position and insert at beginning of document.&nbsp; I noticed a number of posts that wanted some similar function but all the code samples were spread across ...
    Posted to Cute Editor for .NET (Forum) by gthelp on September 12, 2007
  • Re: Typing delay with new version 6

    I had a similar problem with typing slow in IE 7 when I opened a popup window.&nbsp; However, the editor would type fast if it was the parent object.&nbsp; Which means that is it probably looking at the parent opener object to do some kind of parsing.&nbsp; So in popup window right before the closing body and html tag I set window.opener=null and ...
    Posted to Cute Editor for .NET (Forum) by gthelp on June 14, 2007
  • Re: Urgent - help re. delays

    I have a similar problem with I open the editor in a popup window. i have a main page with asp.net button pointing to popup page and then I submit form data to popup Main Page function OpenPopupTest() { &nbsp;&nbsp;&nbsp; window.open('' ...
    Posted to Cute Editor for .NET (Forum) by gthelp on May 23, 2007