Search

You searched for the word(s): javascript
Showing page 305 of 408 (4,076 total posts) < 1 second(s)
  • How to use Netspell of cute Editor--Urgent

      Hi Adam,   I have one urgent requirement.   On a page there is a textbox or textarea and a button. on click of button need to check the spelling of contente in textbox or textarea.   Now I want to use the Netspell of cuteeditor. I tried the code from netspell LoreSoft.com Site. but it does not support the different ...
    Posted to Cute Editor for .NET (Forum) by Anonymous on January 9, 2009
  • How to get instance of editor wrapped in UserControl?

    Hi Adam, I have a problem. I have created a usercontrol (myusercontrol) and in that I have placed cuteEditor control. On my application I 'm using this user control which exposes some of required properties and methods of cuteeditor. On some pages I have a requirement to get the HTML content of myusercontrol. WhatI'm trying is to get the ...
    Posted to Cute Editor for .NET (Forum) by Anonymous on December 17, 2008
  • Select Files button disabled in Safari

    I've run into a problem that appears to be a bug in the javascript that disables/enables the button to select files.  During testing, I can only reproduce the bug in Safari (v3.1.2 on Windows to be exact).  It is working just fine in Firefox 3.0.4 and IE 7.0.6.  I have the latest versions of Flash and Silverlight installed and have ...
    Posted to Ajax Uploader (Forum) by trippinbillyfl on December 10, 2008
  • 'Object doesn't support this property or method' error shown when using the Spell Checker

    I am using CuteEditor version 6.2 for .NET and when I press the 'ABC' spell check button I get just a JavaScript error stating: 'Object doesn't support this property or method' Line: 1 Char: 1.   The funny thing is in a simple app I have this functionality working just fine, but when I implement it in my actual bigger project I get that JS ...
    Posted to Cute Editor for .NET (Forum) by atconway on November 7, 2008
  • Problems with IE7 when using latest version as Image Selector

    I haven’t upgraded my Cute Editor version since the end of December 2007. I have just done so and now have a few issues \ question in getting the latest version working within my project.         First problem is I use a CE control as an image selector. This code used to work in IE7 but now it ...
    Posted to Cute Editor for .NET (Forum) by Domainscanners on August 19, 2008
  • Adding Link to highlighted text makes text dissapear in firefox 3

    Adam or Karen,   I am having an issue with text disappearing when you highlight it and then click the Insert Hyperlink button in Firefox 3. It causes a javascript error and the deletes the text. I confirmed this on your demo:  http://cutesoft.net/asp/EnableAll.asp    Sometimes it take about 5-10 times or more of ...
    Posted to Cute Editor for ASP (Forum) by gzangirolami on July 7, 2008
  • StripScriptTagsFromInput for onmouseover events

    I am trying to use CuteEditor.EditorUtility.StripScriptTagsFromInput to remove user entered scripts from a lightweight user input box, without removing HTML.  I've noticed that this only seems to remove explicit script tags, but does not remove onmouseover and other ways of introducing javascript that are ordinarily removed when using the ...
    Posted to Cute Editor for .NET (Forum) by MatthewBe on February 28, 2008
  • Problem with Editor.Text reset and image gallery - reproduced with demo

    Hi,   I'm having a problem with the implementation of image selection. See this demo:   http://cutesoft.net/asp/use-CuteEditor-as-image-selector.asp Basically, if you try to change an image and then cancel out of the gallery popup, the Editor.Text property has already been reset and is now empty so the original image no ...
    Posted to Cute Editor for ASP (Forum) by dr. beat on January 2, 2008
  • Problem with double click on Custom Button

    Hi When I click on it, it do well. But when I double click on it, an error message is displayed. '' Command Test is Not Supported or Not Implemented'' Plz see my javascript   function Testing(){    for(i = 0 ; i <= 10000; i++)    {            var ...
    Posted to Cute Editor for .NET (Forum) by huythan on November 22, 2007
  • Custom Tags Break Editor

    Hi All,   We use custom formatted tags in our page content on over 900+ pages   They use the following format as follows:      <a href=''http://cutesoft.net/[#126#]''>adjusting</a>   *EDIT this editor just entered http://cutesoft/ before my links should be ...
    Posted to Cute Editor for .NET (Forum) by PerfectPatient on September 20, 2007