Search

You searched for the word(s): font
Showing page 167 of 216 (2,157 total posts) < 1 second(s)
  • Javascript setHTML() won't set editor to a null value

    I have an editor on a form created server side with the following code:         CommentEditor.ID = ''TaskCodeComment''       CommentEditor.Text = sCurrentComment       CommentEditor.FilesPath = ''ce/CuteEditor_Files''       ...
    Posted to Cute Editor for ASP (Forum) by DanC on June 6, 2007
  • Printing issues

    Hi Adam,   When I create and print a document in CE, then copy/paste that content to Word for Windows and print the Word version, the CE document is about 65% of actual size when compared to the same document in Word.   Font size is quite apparently wrong as well. 10pt becomes about 7pt when printed.   However, when I paste ...
    Posted to Cute Editor for .NET (Forum) by fredd on May 11, 2007
  • Cute editor Hides List boxes

    Hi   I have a page with some listboxes and a cute editor. When i click on the icon to Choose font color in the cute editor, the color pop up appears but all the list boxes diappear. The boxes reappear once the pop up is closed. Can some one please tell me how i can stop thuis from happening. I want the list boxes to be ...
    Posted to Cute Editor for .NET (Forum) by shyamalangan on April 10, 2007
  • BreakElement property of CE

    I am trying to set the BreakElement property of the editor to 'p', so that when the enter key is pressed, paragraph tags are inserted.This is my code to create an instance of the editor:        Dim editorSet editor = New CuteEditoreditor.ID = ''Editor1''editor.Text = contenteditor.BreakElement = ''p''editor.FilesPath ...
    Posted to Cute Editor for ASP (Forum) by tenalps on February 14, 2007
  • Not Showing Buttons on Insert Templates

    I have problem on Insert templates:     Buttons go to down, out  window.   HTML code this:   <html> <head> <title>Template</title> </head> <body>   <table width=''700'' border=''0'' align=''center'' cellpadding=''0'' ...
    Posted to Cute Editor for .NET (Forum) by Vasyl on January 15, 2007
  • automatic <p> tag insertion

    I am using Version 5.0 and for some reason i notice the following unwanted behaviour:   1. I use the toolbar for anything (make the font bold, change the size, etc) 2. I then type my content in the normal view. When i look at the html view, the content has automatically been wrapped inside <p> tags.   This is unwanted ...
    Posted to Cute Editor for .NET (Forum) by itatawy on December 10, 2006
  • placement of items in dropdown list

    I am testing with an evaluation copy of Cute Editor.   Our implementation requires the page to be limited to a specific height. This enables content to scroll without the menu and top logo to scroll.   To implement this, the editor is placed inside a table and the table is enclosed in a <div> tag.   <div ...
    Posted to Cute Editor for .NET (Forum) by sunil1 on July 24, 2006
  • CuteEditor for ASP in Safari

    Hello, I recently upgraded my version of CuteEditor to the latest version - 5.2 (but apparently it is 5.1 according to the purchase receipt).  My intention is to use the editor for our users who work on both PC and Mac.  My developer installed the latest version and reported several key components were not working in Safari.  ...
    Posted to Cute Editor for ASP (Forum) by Chad1974 on June 26, 2006
  • CSS bugs in Cute Editor for .NET 5.3

    I first posted this bug report on 09-12-2005 against version 5.0.  Although I have just upgraded to version 5.3, there has been no change in Cute Editor's behavior with regard to these problems, so am reposting it to draw your attention to it ...
    Posted to Cute Editor for .NET (Forum) by JFBunch on June 12, 2006
  • Error BLOCKED SCRIPT Invalid argument when select in a dropdown list

    Hello everybody,     I'm trying to enable the dropdown list dropforecolor and dropbackcolor but something is wrong in that list because when I select an option is coming up the error:   I took the screen capture above from http://www.cutesoft.net/asp/EnableAll.asp when selecting in the font size dropdown any ...
    Posted to Cute Editor for ASP (Forum) by darias on February 21, 2006