Search

You searched for the word(s): cuteeditor ajax
Showing page 1 of 23 (227 total posts) < 1 second(s)
  • Re: What's new in CuteEditor 6.6?

    Cute Editor is updated on 2011-07-08. Bug fixed list: -Fixed: A bug with CuteEditor makes the safari browser freeze when use with ajax updatepanel http://cutesoft.net/forums/thread/66679.aspx -Fixed: A bug with CuteEditor handles the style of selected text http://cutesoft.net/forums/2/66713/ShowThread.aspx -Fixed: A bug with CuteEditor ...
    Posted to News and Announcements (Forum) by Adam on July 10, 2011
  • Re: Using CuteEditor in Microsoft Ajax TabControl

    Hi Adam, does it work on your side? I've made a new content page within my master page. I added the ToolkitScriptManager and the TabContainer and Tabpanels. Everything works fine. I drag and drop CuteEditor, and it still displays fine. But when I then switch to the Source-View and back to Design-view I got this error message. Then it's not ...
    Posted to Cute Editor for .NET (Forum) by Kai2 on November 2, 2007
  • 2x bugs found using cuteeditor with AJAX Toolkit ModalPopupExtender

    Hi Adam,   we have found two bugs using cuteeditor with AJAX Toolkit ModalPopupExtender.   1) When setting the height to 100px then cuteeditor appears with 160px in the ModalPopupExtender.     When then clicking on ''Preview'' or ''HTML'' the height will be restored to the 100px.     Error found ...
    Posted to Cute Editor for .NET (Forum) by joergbauer on January 12, 2008
  • cuteeditor via ajax

    I'm trying to get CuteEditor to work via AJAX again.   I've set my page up just like your AJAX example.   I have a table cell that the Editor will be placed in named 'timelineEditor'   in my javascript I call this: new Ajax.Request(''modules/buscal/detail/getTimelineEditor.php'', { ...
    Posted to Cute Editor for PHP (Forum) by infringer on March 19, 2009
  • What's new in CuteEditor 6.6?

    Cute Editor is updated on 2010-01-18. -Fixed: A bug with cuteeditor insert </bgsound> tag automatic http://cutesoft.net/forums/55975/ShowThread.aspx#55975 -Fixed: A bug with cuteeditor add imagemap will remove image tag when set UseStandardDialog=true http://cutesoft.net/forums/thread/53456.aspx -Fixed: A bug with cuteeditor Context ...
    Posted to News and Announcements (Forum) by Adam on January 19, 2010
  • Re: CuteEditor and AJAXControlToolKit

    jrat: Good day.   I have license for CureEditor.   When i add CuteEditor into AJAXControlToolKit (http://www.asp.net/AJAX/AjaxControlToolkit/Samples/ModalPopup/ModalPopup.aspx) - i have serious problem with addition wandow from CuteEditor.   When i click (for example) Insertimage (into CuteEditor) - modal div for Imsert ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 25, 2009
  • Using Cuteeditor inside an Ajax Updatepanel

    Hi,   When I change the content (load new HTML) of the editor, I want a slick, smooth change of content.  It currently looks like the whole control is redrawn.  I turned to Ajax for .NET and placed the editor in an UpdatePanel with triggers from controls that change the content of the editor.  Since the editor control still ...
    Posted to Cute Editor for .NET (Forum) by jlpando on February 8, 2009
  • Re: CuteEditor error with AJAX

    dave,   >>Sys.WebForms.PageRequestManagerServerErrorException : An unknown error occurred while processing the request on the server. The status code returned from ther server was: 405   No, I didn't see this error before. But it looks like it is caused by the same reason.   >>Can you give any idea on a ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 6, 2008
  • Re: CuteEditor v5 .Net and ajax

    Add the oncommand attribute to the CE:Editor control declaration.  In this case oncommand=''HandleEditorCommand(this)''   function HandleEditorCommand( editor) {    if(event.command=='PostBack' && event.commandValue=='Save')    {       ...
    Posted to FAQ (Forum) by Mr X on May 30, 2006
  • CuteEditor in Ajax ModalPopupExtender- How to fix file dialog showed behind modalPopup

    If you ever experience the following problem using Cute Editor in a Ajax ModalPoupExtender:  Any file dialogs are showed behind the popup that contains the cute editor, just update the cssclass  adding a z-index value as follows:  <AjaxControlToolkit:ModalPopupExtender … BackgroundCssClass=''modalBackground'' … ...
    Posted to Cute Editor for .NET (Forum) by shirlymp on May 25, 2010
1 2 3 4 5 Next > ... Last ยป