Search

You searched for the word(s): javascript
Showing page 337 of 408 (4,076 total posts) < 1 second(s)
  • PasteHTML issue

    I am using PasteHTML in javascript to insert a block of HTML code in to the editor that contains a table.    This is the javascript code:   var edtEmail = document.getElementById('<%= edtEmail.ClientID %>'); edtEmail.ExecCommand('PasteHTML', false, arg.html); The problem is that if I insert another table, the html ...
    Posted to Cute Editor for .NET (Forum) by syedrazi on November 7, 2011
  • Using error webmessenger

    It has as to install webmessenger in a site that already is ready, without having that to create a new domain for the same? I have my site www.meusite.com, I created link Messenger: <href= '' BLOCKED SCRIPT ; “ onclick= '' Chat_OpenMessenger () “>Messenger< /a> I made import: <script src= '' ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by jivandf on March 3, 2008
  • Re: Error when loading Content to an editor via Javascrpt.

    Demo:     http://cutesoft.net/example/JavaScript-API.aspx   SetHTML() This method is used for setting the content of CuteEditor. Example: // get the cute editor instance var editor1 = document.getElementById('<% = ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 16, 2008
  • 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: Can we set file extension and MaxsizeKb using javascript?

    Yogesh,   We have implemented a new property and javascript function for your request.   We will release it today, and then I will tell you how to do.   Regards, Terry
    Posted to Ajax Uploader (Forum) by cutechat on February 16, 2009
  • 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
  • Few peculiarities and bugs with RTE for net_vb

    Hi   I'm playing with the text editor in Visual Studio 2010 using ASP.NET framework 4 and notice a few pecularities compared with the text editor here on the support site.  I'm using IE9 in compatibility and normal modes.   Firstly, if have a blank editor, when I type the first character, a space is immediately ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by ederkley on January 11, 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
  • UploadCompleted firing before all files are uploaded

    HI,       The UploadCompleted appers to be firing before all files have completed uploading.      I have the UploadAttachments  in an update panel say UP1  and another update panel say UP2 with dropdowns, textboxes etc some of which cause a postback.  Both UP1 and UP2 are set to ...
    Posted to Ajax Uploader (Forum) by Pbanerji on January 22, 2012