Search

You searched for the word(s):
Showing page 1 of 4 (34 total posts) < 1 second(s)
  • CuteEditor Training

    Hello, &nbsp; We've been using this editor for some time now and we keep getting questions from our clients on how to use some of the functions.&nbsp; I know you have online demos, documentation and a dev guide but do you have some material that is for the end user?&nbsp; That would be that much more of a selling feature going forward as it will ...
    Posted to Cute Editor for .NET (Forum) by lharris on April 9, 2010
  • Duplicate drop downs in IE 7

    Hello, &nbsp; I've been experiencing a few strange issues when loading the editor for the first time in IE 7.&nbsp; The drop downs get loaded twice.&nbsp; Here is a screen shot: &nbsp; &nbsp; I'm pretty sure this is a CSS issue but not too sure where to fix it.&nbsp; Any suggestions? &nbsp; Thanks, lee &nbsp; &nbsp; &nbsp; &nbsp;
    Posted to Cute Editor for .NET (Forum) by lharris on February 1, 2010
  • Re: CuteEditor 6.x Crashes in IE7 & IE8

    Hello Eric, &nbsp; I agree this HTML is not that clean; however, it was taken from a PDF and copied and pasted to the editor.&nbsp; In my local version of the editor I have the ''PasteAsCleanHTML'' set as on.&nbsp; This doesn't seem to have an effect on the data being copied.&nbsp; This is an end user that found this issue so asking them to ...
    Posted to Cute Editor for .NET (Forum) by lharris on February 1, 2010
  • Re: CuteEditor 6.x Crashes in IE7 & IE8

    Hello Adam, &nbsp; Here is a flash video of how to reproduce the error... &nbsp; /forum_uploads2/CuteEditor_ErrorVideo.swf &nbsp; &nbsp; (could not add as a movie it's over 1MB) &nbsp; Let me know what you find out. &nbsp; &nbsp; Thanks, Lee
    Posted to Cute Editor for .NET (Forum) by lharris on January 29, 2010
  • CuteEditor 6.x Crashes in IE7 & IE8

    One of my clients discovered an error when they were doing some content editing on their site.&nbsp;When changing some of the content, font's, font size, color the editor would hang and an unresponsive script message would appear or just hang. &nbsp; To reproduce this problem&#8230; &nbsp; STEP 1: Paste this HTML (I would post this as a code ...
    Posted to Cute Editor for .NET (Forum) by lharris on January 27, 2010
  • Re: Using jQuery to access getHTML

    I'm still having this issue as discribed above.&nbsp;&nbsp; I'm having trouble using the ''getHTML'' method with in jQuery... &nbsp; If you run this.. $(document).ready(function()&nbsp;{ &nbsp;&nbsp;&nbsp;&nbsp;}); &nbsp;&nbsp;&nbsp;&nbsp;function&nbsp;showContent()&nbsp;{ ...
    Posted to Cute Editor for .NET (Forum) by lharris on December 22, 2009
  • Re: Using jQuery to access getHTML

    Hello Ken, &nbsp; Would jQuery interfere with the retrieveal of the HTML code?&nbsp; I'm going to post my code below so&nbsp;&nbsp;you can see exactly what i'm doing. &nbsp; &nbsp; &lt;script type=''text/javascript'' language=''javascript''&gt; $(document).ready(function() { // Tabs $('div[id$=''_pnlTabs'']').tabs({ fx: { height: 'toggle', ...
    Posted to Cute Editor for .NET (Forum) by lharris on November 24, 2009
  • Re: Using jQuery to access getHTML

    Hello Ken, &nbsp; I've noticed that you add your JavaScript code to the end of the page after the Cute Editor code.&nbsp; Is this required?&nbsp; Right now I need to have my code in the HEAD of the document.&nbsp; &nbsp; &nbsp; Thanks,
    Posted to Cute Editor for .NET (Forum) by lharris on November 20, 2009
  • Using jQuery to access getHTML

    I'm using jQuery to do an auto save draft of a CuteEditor window and I'm trying to access the HTML in the CuteEditor and I'm getting an error. &nbsp; Here is my code: &nbsp; var HTMLBodyEnglish = document.getElementById('&lt;%= txtEditorEnglish.ClientID%&gt;'); //var test = HTMLBodyEnglish.innerHTML(); &nbsp; // retrieving the content of ...
    Posted to Cute Editor for .NET (Forum) by lharris on November 17, 2009
  • Visual Studio & Firefox Issue displaying buttons

    &nbsp; I was having an issue when I was developing using Visual Studio 2005 and running the site locally on Firefox 2.0 with the built in web server.&nbsp;&nbsp; The buttons where not displaying correctly on the editor when viewing it only through Firefox.&nbsp; IE 7 was fine.&nbsp; I found this problem to be only locally.&nbsp; When I published ...
    Posted to Cute Editor for .NET (Forum) by lharris on May 28, 2007
1 2 3 4 Next >