Search

You searched for the word(s): javascript
Showing page 188 of 229 (2,286 total posts) < 1 second(s)
  • Re: Javascript not working

    Have you set EnableStripScriptTags to false?   Otherwise JavaScript code will be filtered in the server side.        
    Posted to Cute Editor for .NET (Forum) by Adam on August 27, 2007
  • Re: CuteEditor & IE11

    I just downloaded that latest version&nbsp; and I'm getting the following error in IE11 (works fine in IE10):   Unhandled exception at line 3, column 262200 in eval code 0x800a1391 - JavaScript runtime error: 'HTMLElement' is undefined     As a result the toolbar displays, but the dropdowns are greyed out. The ...
    Posted to Cute Editor for .NET (Forum) by Symo on November 11, 2013
  • How can I disable the replace?

    I use CutedEditor insert html code in "HTML"  model ”   <a class="active" data-href="/websites/global/products/6pfbnO1KPo8QGElm/img/gallery/gray/gallery-1.png" href="BLOCKED SCRIPT">     <img ...
    Posted to Cute Editor for .NET (Forum) by oksummer on February 25, 2013
  • Onload rendering error

    Hi,   I have been using this control (<CuteWebUI:Uploader) in a project for quite a long time, primarily for the multiple upload feature. However, we have moved our software to a new server and we are having strange problems.   The control is used in multiple places, in one it works correctly whilst on another, clicking the ...
    Posted to Cute Editor for .NET (Forum) by SilkGaz on November 21, 2012
  • Wrong <SCRIPT/> tag formatting

    Hi,   I have CuteEditor for .Net version 6.6. Browser - IE8. EnableStripScriptTags property is set to false. In the editor I create a simple HTML page with the following code:   <HTML>     <HEAD>       <SCRIPT>          function ...
    Posted to Cute Editor for .NET (Forum) by Herev on November 20, 2011
  • Content pasted from WORD with certain information doesn't paste properly

    Copy and pasting from WORD to FF (opera, and safari) presents issues I experience different problems with this on my installed version 6.6 of cuteeditor than with the example site at http://cutesoft.net/example/general.aspx This code (I had to html encode the gt and lt ...
    Posted to Cute Editor for .NET (Forum) by wzs5011 on June 13, 2011
  • SetHTML not a function

    Has anyone ever had a problem with the editor not being recognized when you try to get it via javascript.  Here is my code, var editor1 = document.getElementById('<%=texteditor.ClientID%>'); editor1.SetHTML(document.getElementById(fieldname).value); When I do an alert of the editor1 variable I get an HTMLTableObject, is this ...
    Posted to Cute Editor for .NET (Forum) by AWG on February 4, 2011
  • cuteeditor not support the codebehind to set value of AjaxMethod? I thought cuteeditor should provide the refresh or reload function?

         I have a code save the cuteeditor.Text to sql database. I need to retrive the context from DB to show in the cuteeditor(for modify the context) when I opened the details window. I implement the function by codebehind mode and not javascript(setHtml()).  But the context not show at all. For ...
    Posted to Cute Editor for .NET (Forum) by GeoffreyRen on July 20, 2009
  • Moving the editor in the DOM

    Hi,   New to cute editor, upgrading from FCK!   I am working on an application where I will show existing text or place holders which will, when clicked, display a cute editor with the content that was on the page (if any).   This will allow me to show the user a preview of the page (We will have 3-6 of these editable content ...
    Posted to Cute Editor for .NET (Forum) by Megabeans on June 16, 2009
  • Rendering Issue with Multiple Cute Editor on the same page

    Hi,   I am having a problem when I put multiple Cute Editors on a page combined with the Jquery tab (Jquery.tabs()). Each tab has a cute editor. Even though I have set a height on all the Cute Editors, some of the cute editors are collapsed in fire fox (version 3.0.7).   It renders fine in IE 7, but some of the Cute Editors have ...
    Posted to Cute Editor for .NET (Forum) by jclee4843 on March 9, 2009