Search

You searched for the word(s): javascript
Showing page 245 of 408 (4,076 total posts) < 1 second(s)
  • Toolbar Missing & Wrong Images

    Hi the tool bar is not showing the insert table icon, it is coming up as a missing image? (see image)   I have typed the url directly and it is in the folder and showing in the source code. (see source code)   Also the Insert Image is showing as the inser Flash ...
    Posted to Cute Editor for .NET (Forum) by webxel on April 7, 2008
  • Custom Context Menu Items

    I need to create custom context menu items. For example, I need to be able to right click on an image in the editor, and select a custom context menu option, such as ''Set Default Image''. This option would in turn call a Javascript function, which would add an attribute to the image.   Is this possible?    To clarify, I DON'T ...
    Posted to Cute Editor for .NET (Forum) by sfcalvert on March 24, 2008
  • onfocus event handler

    Solution: Attach your event handlers to the iframe, not the editwin property of the javascript object CE creates.    I'm having an issue with the editor window's onfocus event in IE.  The first time I click in the editor window the onfocus event doesn't occur, any subsequent clicks inside the window do raise the onfocus ...
    Posted to Cute Editor for ASP (Forum) by brown on March 15, 2008
  • Re: Problem with Editor.Text reset and image gallery - reproduced with demo

    Forgot to mention. Yes, I've found the point in the gallery code (Line 156):   s = s & ''<img onclick=''''parent.insert(this.src)'''' However I can find NO reference to parent.insert in your ''API documentation'' or elsewhere in the code. I am guessing this is a call to the parent windw's DOM that adds a reference ...
    Posted to Cute Editor for ASP (Forum) by dr. beat on January 13, 2008
  • Re: Problem with Editor.Text reset and image gallery - reproduced with demo

    Greg,   How is the code of the above example:                           function callInsertImage()  ...
    Posted to Cute Editor for ASP (Forum) by Adam on January 3, 2008
  • CuteEditor just STOPPED working.

    Yesterday it was working just fine. This morning it stopped, and we can't figure out why. The license file is in the BIN folder. I tried deleting it and adding it again but that did not help. I also tried copying it to the root folder but that did not help. It looks like only spell.js is getting loaded. I get a javascript error saying ...
    Posted to Cute Editor for .NET (Forum) by jcooke on December 5, 2007
  • Re: image gallery problem

    We have this problem in both 5th and 6th versions. It appears non-permanently in IE 7 browser. Here is the url of the popup window at the moment when the error appears: http://rimes2.versacor.com/Administration/CuteSoft_Client/CuteEditor/Dialogs/InsertImage.aspx?settinghash=ce9c06e8   Please, click the link, ...
    Posted to Cute Editor for .NET (Forum) by Deminora on October 16, 2007
  • element 'ThumbList1' not found. Issue with Image Gallery

    Hi Support,   Cute Editor looks like a great product but I'm having an issue getting the Image Gallery to work.   I get the following javascript error in IE7 and Firefox when the Image Gallery window opens:   element 'ThumbList1' not ...
    Posted to Cute Editor for .NET (Forum) by YodaItIs on September 11, 2007
  • The content area is not editable after calling editdoc.write();

    Hello Adam,   To solve the background issue (http://cutesoft.net/forums/thread/30608.aspx), you provided me the following code to replace the JavaScript function editor1.setHTML(). It does solve the background issue, but it causes a new problem. After set a new html content to the editor by using your method, the content becomes not ...
    Posted to Cute Editor for .NET (Forum) by ytang on July 9, 2007
  • Re: Form with multiple instances of the image selector

    Functions should be changed to: <Script Language=''javascript''>     function callInsertImage(Editor_ClientID, daimage)       {               var editor1 = ...
    Posted to Cute Editor for .NET (Forum) by Adam on June 26, 2007