Search

You searched for the word(s): cuteeditor 4.6'A=0
Showing page 545 of 966 (9,656 total posts) < 1 second(s)
  • insert image and spell check button popup blank dialogs

    Hello, I am just getting started using CE. I have installed it in my development environment for an app using ASP.NET 2.0 (using VS2005). So far everything is going pretty well but when I click the Insert Image or the Spell Check buttons in the control the dialog box that pops up is blank. Dialogs that pop up for other buttons seem fine. I have ...
    Posted to Cute Editor for .NET (Forum) by ikompute on February 6, 2011
  • Re: Bullet list IE bug

    Dear andriex,   I cannot reproduce this issue on my end,  my steps are as follows: 1. open http://cutesoft.net/example/general.aspx  2. remove all content 3. input 3 lines in cuteeditor      this is line 1      this is line 2      this is line 3 4. select ...
    Posted to Cute Editor for .NET (Forum) by Eric on January 25, 2011
  • Stop Running this script error in IE - Firefox works fine

    We randomly get a stop running this script popup in IE while paplying formatting to text. No such error comes in Firefox. Cutesoft support advised me that embedded tags caused tihs issue but then a business user doesnt know what is an embedded tag and how to fix it. So for our clients this is a bug. Moreover why doesnt it happen in Firefox? ...
    Posted to Cute Editor for ASP (Forum) by ussu36 on November 16, 2010
  • Re: Presale questions

    Dear jerry2,   1. If I buy now and new version appears soon, do I have to buy again?   Minor version upgrade will be free.  We may charge the upgrade free for major version upgrade.   2. I meant image uploade in RTE like image/file manager one, not the uploader that is a separate product. Can I somehow use the ...
    Posted to ASP Uploader (Forum) by Eric on October 22, 2010
  • Save-Icon enlarged when cute editor inserted into existing webpage

    I am setting up CuteEditor for PHP on an existing webpage. When I put the code into its own page it formats fine. When I inset the code into my existing page it works but the save icon gets rendered as a scaled up image and takes up most of the page. I have attached an image of what I mean. I have a feeling it is something to do with the CSS ...
    Posted to Cute Editor for PHP (Forum) by Cicero19 on October 3, 2010
  • Re: can i dont give option to clients to resize image??

    Hi vagelis28,   Please try the way below to hide the size section.   1. Open file ''CuteSoft_Client\CuteEditor\Dialogs\InsertImage.aspx''   2. Find section below, it is the size ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on September 12, 2010
  • I would like to use Javascript to call some of the menu and context function in Cute Editor

    Is there a way to call the menu bar actions from JAvascript?  I'd like to disable all of the menubars from my Cute Editor control and then create some buttons outside of CuteEditor which will call menu buttons like, add new layer.  I'd also like to create a button, outside of the editor to make items have ''position: absolute'' ...
    Posted to Cute Editor for ASP (Forum) by eliasjo on August 26, 2010
  • PasteHTML() works on firefox, not on IE, for some content.

    There is no problem for PasteHTML('This is a test!')'' But if the content of pastehtml is as following: <a href='http://localhost/d.aspx' target='_blank'>http://www.google.com</a> after PasteHTML, it was changed to following automatically by the cuteeditor behind the scene <a href='http://localhost/d.aspx' ...
    Posted to Cute Editor for .NET (Forum) by nctrainingschool on August 20, 2010
  • Is it possible to enforce Alternative Text for an image?

    Hi, We are finding many cases where our web editors do not supply Alternative Text when inserting images into CuteEditor. The result is an <img /> that lacks an 'alt' attribute which has adverse effects for both SEO and W3C validation. We are wondering if there is any way to make typing some Alt Text compulsory when uploading images ...
    Posted to Cute Editor for .NET (Forum) by mediaworks on July 25, 2010
  • Re: How to make some text in HTML tab not editable

    Thanks for the reply, Eric. I have already done CONTENTEDITABLE and UNSELECTABLE on the ''Normal'' tab,  we also want to do the same on the ''HTML'' tab, I don't want to hide HTML tab, just want to disable editing capability on some content, but allow user to edit other content. Is there anyway I can achieve this in CuteEditor? Thanks, ...
    Posted to Cute Editor for .NET (Forum) by qngenera2010 on July 15, 2010