Search

You searched for the word(s): javascript
Showing page 153 of 229 (2,286 total posts) < 1 second(s)
  • Re: CuteEditor_OnInitialized does not get fired in Safari and Chrome Browsers

    Hi sanjay.joshi, It works fine for me. Can you try the example below? Does it works on your safari and chrome? What version of safari and google chrome you are testing? If it only happen on special case, please show me the code. I will check it and get back to you as soon as ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on December 17, 2010
  • JS Error: missing ) after argument list

    Cute editor produces the following error when loading the full editor in French: missing ) after argument list This is because the localisation strings are not properly escaped (' to \') In CuteEditorImplementation.js (all) and Loader.js you have this ...
    Posted to Cute Editor for .NET (Forum) by Flintstone on August 24, 2010
  • Page displayed by Preview doesn't always get displayed correctly in IE

    Hello, I need to set editor's HTML by JavaScript.I noticed however that on InternetExplorer, the page displayed in Preview doesn't always get displayed correctly when setting the HTML or when switching the tabs. Here is a complete test to see this behaviour: #1.  open any web-browser and navigate to ...
    Posted to Cute Editor for .NET (Forum) by Mikenas on July 28, 2010
  • NetSpell Integration - Trigger Spell Check Externally

    We're trying to integrate CuteEditor with the standard NetSpell code. What I've done is renamed all the functions from the basic spell.js I downloaded from the NetSpell project, and added the SpellCheck.aspx to the project. The independent NetSpell install works on everything just fine, but when it hits a CuteEditor TextArea the data ...
    Posted to Cute Editor for .NET (Forum) by abyssknight on February 5, 2010
  • Issues with Ajax Update Panel, Gridview, Ajax Popup Extender

    Ok now i do have a valid issue   I am using an ajax popup extender in my edittemplate of my gridview.  whenever i click cancel or edit - i keep getting a javascript error:   ''object doesn't support this property or method ''   I know this is caused by the CE because when I take it out, everything works fine.  Im ...
    Posted to Cute Editor for .NET (Forum) by valya on October 7, 2009
  • Editor server side visible problem in Firefox 3.5+

    Hello dier Cute team. After update Firefox to latest one 3.5.3. i had detected that a lot of javascript futures stops working on my site.I am using .net 3.5 framework, Microsoft Ajax update panel, and Umbraco CMS 4.0.2. Look to current problem representation page. So you see that in Firefox set editor visble from server side crash after ...
    Posted to Cute Editor for .NET (Forum) by creck_ua on September 21, 2009
  • Re: auto sizing

    HI chuck123,   Please try this example   <%@ Page Language=''C#'' %>     <%@ Register Namespace=''CuteEditor'' Assembly=''CuteEditor'' TagPrefix=''CE'' %> ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on September 15, 2009
  • Editor Unusable under certain circumstances in Safari

    I have created an example.  Please go to http://kratos-dev.perfpathways.com/CuteEditorTest.aspx using Safari 4.0 (PC or Mac).  Then click the button that says ''ShowEditor''.  The page loads fine the first time but if you reload/refresh the page and click the button again the WYSIWYG doesn't have any contents and you cannot ...
    Posted to Cute Editor for .NET (Forum) by bczengel on September 1, 2009
  • Re: Editor background Color

    Hi Kenneth, I sent you the email, did you receive it? Anyway I found this page in the forum http://cutesoft.net/forums/3292/ShowPost.aspx With the javascript example that is inside,you'll be able to reproduce the issue. Here are the steps: Change the background colorLet's write something, for example two different linesthen let's see the ...
    Posted to Cute Editor for .NET (Forum) by AenSoft on August 28, 2009
  • PasteHTML inside href tag appears outside

    Hi   When i do a pastehtml and an image is selected inside a href tag the old image is removed but the new image appears before the href tag instead of inside it.   You can replicate this on http://www.cutesoft.net/example/JavaScript-API.aspx   Goto html view and wrap the first image with a href tag. Then goto normal view ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on August 19, 2009