Search

You searched for the word(s): javascript
Showing page 206 of 229 (2,286 total posts) < 1 second(s)
  • Cute Editor does not load properly

    I have a DNN site that uses multiple portals.  We've been running CuteEditor in this site for several months.  It is a licensed version.   Recently, we've noticed an issue that seems to only affect a single portal.  When the site attempts to load the editor on a specific page, the editor window does not appear (no ...
    Posted to Cute Editor for .NET (Forum) by jozburn on March 17, 2009
  • ActiveX Disabled and Colour control

    Hi   I am having problems with the colour control when activeX is disabled. This occurs on IE 5.5 and 6, havnt tried 7 yet.   When i first load the editor and then try to use the color picker i get a javascript error. However if i then try a different colour picker control it works.   e.g. 1. Load ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on September 12, 2008
  • Limiting text

    Hi, I am evaluating CuteEditor 6.1.1 for purchase.  I need to be able to limit the text a user enters.  I have looked at the MaxTextLength property, but I would like to know if it is possible to:   a) stop the javascript popup from appearing when the text exceeds the MaxTextLength property after a postback b) silently limit ...
    Posted to Cute Editor for .NET (Forum) by adamgy on July 24, 2008
  • Does CuteEditor have an AutoCorrect feature like MS Word?

    Hello, We would like to use CuteEditor in an application we are creating. One special feature that we want is to be able to do some autocorrects so that if the user types in any one of a series of predefined codes, these get auto-expanded to a piece of text.   For example, if the user types in ''We want 3 ~N and 15 ~T right now'' the codes ...
    Posted to Cute Editor for .NET (Forum) by johnsquires on June 11, 2008
  • Can I use the Style Builder independently?

    Hi, I want to allow people who manage their web application to edit the styles for their site, and it will be nice if they could use the same dialog they know from using the Cute Editor. I saw an example of how to use the Cute Editor as an Image Selector using ExecCommand('InsertImage'). I was trying to play with the concept of the ...
    Posted to Cute Editor for .NET (Forum) by assafbl on May 1, 2008
  • Browser support & localization

    Your web-site is distracting. 1) Editor DOESN'T work in Opera 9. Right click is not supported in Opera. After 10 seconds of editing&#160;Opera's&#160;error&#160;console&#160;starts&#160;showing&#160;lot's&#160;of&#160;JavaScript&#160;erros&#160;and&#160;nothing's&#160;working. 2) Editor ...
    Posted to Cute Editor for .NET (Forum) by HeavyWave on March 11, 2008
  • Using ColorPicker dialog

    Hi all, this is my first post.  I have the need in a form of my web application (with a cute editor in it) to simulate the call of the ColorPicker dialog, and get directly the color value chosen by the user. Is there a javascript API that let me do this? The application is an ASP.NET 2.0 app, we have purchased an IP ...
    Posted to Cute Editor for .NET (Forum) by spiral on July 12, 2007
  • Catching the Return Key and the Tab Key

    I am trying to catch the return key and the tab key when inside a CE.  I want to tab to the next form field when the user uses the tab key; I don't want to insert spaces.  I also want to catch the return character and not allow them to hit return.   I am trying to follow the following article you had presented to me ...
    Posted to Cute Editor for .NET (Forum) by JonE on August 10, 2006
  • Selecting an Image For Use With Custom Links Dialog

    I am upgrading from CE 3.0 to CE 5.2. In CE 3.0 I had a custom Insert Link dialog fully functional. I now have it working in CE 5.2 except that when I select an image and then click on the Link button (which shows my custom dialog), I get a JavaScript error (''Object doesn's support this property or method''). I am trying have the ability to make ...
    Posted to Cute Editor for .NET (Forum) by jeff330ci on April 3, 2006
  • Positioning the cursor after inserting a list

    I'm writing a JavaScript application that prepares a CuteEditor instance for user input by using the SetHTML function to insert the following:          <ol unselectable=''on''><li></li></ol>I would like the user to be able to start adding items to the list and to NOT be able to navigate ...
    Posted to Cute Editor for .NET (Forum) by bpesner on March 8, 2006