Search

You searched for the word(s):
Showing page 24 of 43 (423 total posts) < 1 second(s)
  • Demonstrate new bug in LoadHTML in Firefox

    1. Run Firefox 2. Open http://cutesoft.net/example/Edithtml.aspx 3. Note the full toolbar displays. 4. Delete the image. 5. Click the HTML button. 6. Paste this text under &lt;head&gt;:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &lt;link href=''http://cutesoft.net/class/example.css'' rel=stylesheet&gt; &nbsp; 7. Click the ...
    Posted to Cute Editor for .NET (Forum) by fredd on July 18, 2007
  • New bug since changes to FireFox - LoadHTML now fails

    Now we have a new bug since you fixed the FireFox errors. CE hangs when a link ref is in the &lt;head&gt; tag, like this: &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;link href=''http://cutesoft.net/class/simple.css'' rel=stylesheet&gt; &nbsp; Now ALL our users are screaming because nobody can open any documents. &nbsp; It goes into ...
    Posted to Cute Editor for .NET (Forum) by fredd on July 18, 2007
  • URLs don't trigger?

    URLs don't trigger in FireFox in the Preview mode. They do trigger in IE: &nbsp; Erase the content in http://cutesoft.net/example/general.aspx and in the HTML mode, add the following: &nbsp; &lt;a href=''http://cutesoft.net''&gt;http://cutesoft.net&lt;/a&gt; &nbsp; Try this in FireFox. &nbsp; What am I doing wrong? None of the examples ...
    Posted to Cute Editor for .NET (Forum) by fredd on July 18, 2007
  • Re: Insert from Word using Firefox - errors

    What do you mean, it's ''by design''? Whose design idea was this? When I paste Word in FreeTextBox or FTB, it pastes correctly, so please fix CuteEditor. &nbsp; If it ''clean(s) up the HTML code'', then replace the &lt;p&gt; tags with the Editor's setting,&nbsp;please.&nbsp;That's part of cleaning up the HTML code. &nbsp; Please fix this ...
    Posted to Cute Editor for .NET (Forum) by fredd on July 18, 2007
  • Re: Versioning in CE

    Adam, &nbsp; That's BS. The whole idea of versioning is to ensure consistency. You are breaking all the standard rules and causing us real trouble distributing updates. If a developer CHOOSES TO INSTALL A NEW VERSION OF CE, then they are fully prepared to recompile if necessary. That's the way it is with other components and it should be the ...
    Posted to Cute Editor for .NET (Forum) by fredd on July 18, 2007
  • Re: Height undefined

    Thank you.
    Posted to Cute Editor for .NET (Forum) by fredd on July 17, 2007
  • Re: Insert from Word using Firefox - errors

    I should have said DIV, not BR &nbsp; That's not what's happening, Adam, &nbsp; Our Editor is set to use DIV: &nbsp; Editor1.BreakElement = BreakElement.Div &nbsp; But the pasteWord doesn't replace the &lt;p&gt; tags &nbsp; &nbsp; &nbsp;
    Posted to Cute Editor for .NET (Forum) by fredd on July 17, 2007
  • Re: Full screen menu items not relocating properly

    Found the answer.&nbsp;Poor documentation. Had to search through&nbsp;dozens of threads. &nbsp; You need a knowledge base.
    Posted to Cute Editor for .NET (Forum) by fredd on July 16, 2007
  • Height undefined

    This code: &nbsp; var cuteEditor1 = document.getElementById(''''); alert(''height '' + cuteEditor1.Height); &nbsp; produces this error: &nbsp; height undefined &nbsp; How to get and set Height and Width in Javascript?
    Posted to Cute Editor for .NET (Forum) by fredd on July 16, 2007
  • Need answer to this serious problem

    http://cutesoft.net/forums/thread/31517.aspx &nbsp; Please respond. This is the 3rd request! Give support, please.
    Posted to Cute Editor for .NET (Forum) by fredd on July 16, 2007
« First ... < Previous 22 23 24 25 26 Next > ... Last »