Search

You searched for the word(s):
< 1 second(s)
  • Javascript error

    I am often seeing the following Javascript error when using FireFox or&nbsp;Netscape 7.2 from my site or your site at http://www.cutesoft.net/example/localization.aspx &nbsp; Error: uncaught exception: [Exception... ''Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsISelection.getRangeAt]''&nbsp;nsresult: ''0x80070057 ...
    Posted to Cute Editor for .NET (Forum) by jhunt on April 27, 2006
  • Problems with Gecko browsers

    I have an inconsistent issue.&nbsp; About 50% of the time CE loads in FireFox, Netscape, etc.&nbsp;the text is not editable and I receive an error when selecting a different font, size or style from the CE dropdown list. &nbsp; Here is my error message: &nbsp; &nbsp; I will be glad to send you a link to the page if you need it.
    Posted to Cute Editor for .NET (Forum) by jhunt on April 27, 2006
  • Re: FireFox disabling CE text area

    My issue happens on every CE page including your site.&nbsp; I assume it is a problem with my computer due to the fact that I cannot replicate it on the same network with a different computer. &nbsp; If you have any idea what may be the issue with my FireFox browser/computer please let me know.
    Posted to Cute Editor for .NET (Forum) by jhunt on April 14, 2006
  • Re: Custom window fails to paste into CE

    I found a solution that worked. &nbsp; I placed the follwing Javascript on the popup page: function button_click()&nbsp;{&nbsp;&nbsp;window.opener.addHTML(document.Form1.customHTML.value);&nbsp;} &nbsp; Then I placed this Javascript on my CE page: &nbsp; function addHTML(html){&nbsp;&nbsp;&nbsp; var editor1 = ...
    Posted to Cute Editor for .NET (Forum) by jhunt on April 14, 2006
  • Custom window fails to paste into CE

    I have created a custom button that opens a popup window, but I am having a problem pasting the HTML back to CE. &nbsp; I am opening the popup with the following &nbsp; function ShowMyTemplate(button)&nbsp;{&nbsp;var editor=CuteEditor_GetEditor(button);&nbsp;WindowObjectReference = window.open(''Gallery.asp?_rand=''+new ...
    Posted to Cute Editor for .NET (Forum) by jhunt on April 13, 2006
  • Re: FireFox disabling CE text area

    I did find one way to enable the textarea while viewing in FireFox.&nbsp; When I select ''Normal'' instead of the default ''Paragraph'' style from the dropdown it then allows me to edit the text. Any support on how I can fix this when CE is loaded would be greatly appreciated; otherwise I cannot go live.
    Posted to Cute Editor for .NET (Forum) by jhunt on April 5, 2006
  • FireFox disabling CE text area

    First I would like to say that you have a great product. &nbsp;Good job. I have an issue with my trial version of Cute Editor NET.&nbsp; I am storing and retrieving HTML in SQL and displaying it with CE.&nbsp; Things work fine in IE but I have an inconsistent problem with FireFox 1.5.0. Most of the time FireFox will disable my CE text ...
    Posted to Cute Editor for .NET (Forum) by jhunt on April 5, 2006