Search

You searched for the word(s): javascript
Showing page 310 of 408 (4,076 total posts) < 1 second(s)
  • Re: managing javascript in cute editor 6.0

    I'm open to suggestions.  Got any?
    Posted to Cute Editor for .NET (Forum) by etucker on March 11, 2008
  • Re: Quotes in javascript

    Appears to have done the job.   Thanks
    Posted to Cute Editor for .NET (Forum) by AndyFel on July 6, 2007
  • Obtaining Selected Image HTML

    I have created a custom button to display a dialog box to let people type latex which I convert to an image for insertion into the documnt (see code below).  The code works fine when entering html for the image.  What I want is when a user has selected an image to retrieve the html for the image and display it.  ...
    Posted to Cute Editor for .NET (Forum) by BinbinB on April 17, 2011
  • Re: What's new in CuteEditor 6.6?

    Cute Editor is updated on 2010-11-24. Bug fixed list -Fixed: A bug with CuteEditor output the HTML entities when save as rtf file http://cutesoft.net/forums/65179/ShowThread.aspx#65179 -Fixed: A bug with CuteEditor when opening from a new window  http://cutesoft.net/forums/62024/ShowThread.aspx#62024 -Fixed: A bug with ...
    Posted to News and Announcements (Forum) by Adam on October 25, 2010
  • Paste IE bug

    There seems to be a bug with the javascript Paste functions.   This bug effects IE not FF. I'm using IE7.   I'm using a ListBox control, when I click an item, the entry will be pasted in the CuteEditor at the last caret index(last position the user clicked within the textarea).   Firefox does this correctly, however, on my ...
    Posted to Cute Editor for .NET (Forum) by analysis_junky on April 21, 2009
  • JS Exception: Component returned error code: 0xc1f30001 (Gecko Implementation only)

    I am running Cute Editor inside of a hidden div (Similar to your demo except that I wait 3 seconds for it to finish initializing and then use ce.setHTML to add some text). Most of the time the Editor runs great but in certain circumstances I receive the following Javascript exception:   Command 'selectall' Error : Component returned failure ...
    Posted to Cute Editor for .NET (Forum) by Flintstone on January 30, 2008
  • Re: AJAX.NET Partial Refresh SOLUTION

    SOLUTION   Place the following code in your Page.  (DEMO : http://cutesoft.paperheads.co.uk/)   Internet Explorer works perfectly, however FireFox and Opera have a slight issue (please see below). Safari also works well, provided you supply the correct CSS to the header on the page load.   This code forces the required ...
    Posted to Cute Editor for .NET (Forum) by Anonymous on July 9, 2007
  • Quotes and equals

    Hi   I am having a major problem with the automatic inserting of quotes.   Originally I thought it was just related to one of our tags we were using in our CMS system. However now I have found it affects javascript code and meta tags too.   Basically when you have an = within some '''' then the editor tends to add some more ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on June 20, 2007
  • If user selection is null, editor1doc.selection.createRange().htmlText fails in Firefox?

    The following Javascript code works fine in IE, but in Firefox, if the user has not actually highlighted any content in the editor, the 'createRange()' statement appears to just fail (the Javascript function ends without the alert after the statement appearing).   Is there a way to test for a null user selection in Firefox so that I can ...
    Posted to Cute Editor for .NET (Forum) by rockford on June 13, 2007
  • Has any fix these busg yet?

    I remember posting about these bugs a few months back.   Can't create a table within a table.   The editor seems to remove <body> tags and is horrendous at dealing with javascripts. Always returns a, you said it 'javascript error' in most cases when implementing javascript. I am assuming the ' in the script tags is really ...
    Posted to Cute Editor for ASP (Forum) by theKOOS on February 28, 2006