Search

You searched for the word(s): javascript
Showing page 338 of 408 (4,076 total posts) < 1 second(s)
  • 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
  • Error inserting hyperlink to file download

    Hi there, Customer of ours is using IE8 with the Cuteeditor ASP form. Customer want's to link a image to an uploaded file.When using the insert hyperlink function, browse, select file, then click OK the form returns an Javascript error. Translated it from dutch it says. 'Arg' is empty or isn't a ...
    Posted to Cute Editor for ASP (Forum) by tdj1983 on October 17, 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
  • Using IFrame

    I have a problem using iframe When using an IFrame, hiding the div containing the iframe and show it again, the upload button stop working. Reproduce the problem: I added a test page to the demo:   <html xmlns=''http://www.w3.org/1999/xhtml'' > <head runat=''server''> <title>Untitled ...
    Posted to Ajax Uploader (Forum) by tirza on March 17, 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
  • Cute Editor injecting code from Firefox add-ins

    Hello, I'm a software developer working on a web application that uses CuteEditor as its WYSIWYG editor for web page layout. For reasons unknown to me,various firefox plug-ins (http://www.lastpass.com and the Skype plugin so far that I've seen) are  injecting  javascript code into the HTML when I go into CuteEditor's HTML edit ...
    Posted to Cute Editor for PHP (Forum) by vanclute on March 10, 2010
  • 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
  • Error on click of the upload button

    When I click the button, I get a javascript alert: Unable to select so many files at once. The total file name length cannot exceed 32kb Strange thing is that I have not selected any files yet, because the open file dialog has not been shown yet.  This happens when I just drag a control to the page, build it and view it in the asp.net ...
    Posted to Ajax Uploader (Forum) by Marc Hesp on March 27, 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