Search

You searched for the word(s):
Showing page 1 of 2 (11 total posts) < 1 second(s)
  • path issue

    hiI have two cute editors, one of them is readonly. when I set the ImageGalleryPath for editor with readonly false it gives following errorThe area you are attempting to access is forbidden&nbsp;my code is $editor-&gt;ImageGalleryPath = ''/projectRoot/resources/Users/'';&nbsp;&nbsp;event there is no any permission issue on folders and physical ...
    Posted to Cute Editor for PHP (Forum) by JavedBoqo on September 23, 2011
  • Visibility Problem

    hi ,i have two cute editors, one is editable while other is readonly. Readonly editor is invisible by default so that i can change its visibility at run time. but the problem is that setHtml method not working when ever cute editor is invisible by default. even i have show it before setting html in it.my code is :function ...
    Posted to Cute Editor for PHP (Forum) by JavedBoqo on September 19, 2011
  • Re: hi

    thanks
    Posted to Cute Editor for PHP (Forum) by JavedBoqo on September 15, 2011
  • How to readonly

    hi buddies,&nbsp;can any one please tell me that how i can make readonly cute editor dynamically using jquery.&nbsp;thanks in advance&nbsp;
    Posted to Cute Editor for PHP (Forum) by JavedBoqo on September 15, 2011
  • hi

    hi buddies,&nbsp;&nbsp;i got this error:License Error: (4)License Expired!&nbsp;where from i can get license and where i should put license file in my cute editor configuration&nbsp;&nbsp;thanks&nbsp;
    Posted to Cute Editor for PHP (Forum) by JavedBoqo on August 12, 2011
  • Re: Blur Event

    thanks Kenneth once again.....Why the events of editor not mentioned in editor's documentation along with properties and methods?
    Posted to Cute Editor for PHP (Forum) by JavedBoqo on July 23, 2011
  • Re: Blur Event

    hi kenneth once again.&nbsp;&nbsp;i need change event of editor so that i replace blur with change, but can't succeed:function CuteEditor_OnInitialized(editor) &nbsp;{ &nbsp;&nbsp;&nbsp; &nbsp;var editdoc = editor.GetDocument(); &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;if(document.attachEvent) &nbsp;{ &nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;//for ie ...
    Posted to Cute Editor for PHP (Forum) by JavedBoqo on July 22, 2011
  • Re: Blur Event

    thanks buddy my problem has been solved
    Posted to Cute Editor for PHP (Forum) by JavedBoqo on July 22, 2011
  • Blur Event

    hi every body,how can i create blur event for editor in jquery. i have create blur event for editor using following code but do not succeed:Method 1&nbsp;$('#CE_Editor1_ID_Frame').blur(function(){&nbsp;&nbsp; &nbsp; &nbsp; alert($('#CE_Editor1_ID').val());&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp; &nbsp;}); &nbsp;Method ...
    Posted to Cute Editor for PHP (Forum) by JavedBoqo on July 21, 2011
  • Re: Image Upload

    thanks buddy for you reply.. i have customize do_insert() method to insert &nbsp;image in database
    Posted to Cute Editor for PHP (Forum) by JavedBoqo on July 20, 2011
1 2 Next >