Search

You searched for the word(s): font
Showing page 108 of 216 (2,157 total posts) < 1 second(s)
  • Re: Can't attach event

    Hi Adam,   My source code in an ASP page is: editor.ID = editorNameeditor.Text = MessageFieldeditor.FilesPath = ''../CuteEditor_Files''editor.CustomCulture = editor_Cultureeditor.AllowUpload = editor_AllowUploadeditor.ImageGalleryPath = editor_ImageGalleryPatheditor.FlashGalleryPath = editor_FlashGalleryPatheditor.MediaGalleryPath = ...
    Posted to Cute Editor for ASP (Forum) by vtraag on September 29, 2006
  • Problems with Gecko browsers

    I have an inconsistent issue.  About 50% of the time CE loads in FireFox, Netscape, etc. the text is not editable and I receive an error when selecting a different font, size or style from the CE dropdown list.   Here is my error message:     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
  • CTRL + Z doesn't work

    Whenever I press CTRL+Z I get a javascript Error ''Object does not support this property or method''.  It then goes on to put a ''z'' in the editor text.  What am I doing wrong here.   Here's my code. Dim editor Set editor = New CuteEditor editor.ID = ''CURRENTSTATUSMEMO'' editor.Text = CURRENTSTATUSMEMO editor.FilesPath ...
    Posted to Cute Editor for ASP (Forum) by dreamersmind on April 19, 2006
  • Re: CSS styles not showing correctly

    Gerardicus,   Have you used Editor.EditorWysiwygModeCss Property and apply style sheet filesto the editable area?   Please check the Editor.EditorBodyStyle Property as well.   Editor.EditorBodyStyle PropertyThe style to be applied to the Editor body. Example Code       ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 10, 2006
  • Bold with fonts that don't support it

    I am currently working on an application that takes the html from the editor and inserts it into a pdf.  The client that we are working with some specific fonts.  How does the editor handle fonts that does not have the bold or italic associated with it? For example i will be using ''sans'' but when the client wants to bold the text ...
    Posted to Cute Editor for .NET (Forum) by bhill10 on January 20, 2006
  • How to change upload folder position?

    I have some question.   first, I want to how to change upload folder positon in using image, flash and media files from upload to other foldfer. And I want hide left folder tree and right some of folder icon in click insert image icon.You inform me if it's possible.   secondly, I want edit to dropdown list box in bottom of ...
    Posted to Cute Editor for .NET (Forum) by choiee on January 19, 2006
  • Issue with Fonts

    I have an issue with the fonts.  When I load the editor it starts off as Verdana.  As soon as I click into the text area it changes to Times New Roman.  If I click back outside of the text area it changes back to verdana.  If I come back to the text area back to TNR again.  If I change the font and start typing it will ...
    Posted to Cute Editor for .NET (Forum) by JenzSteve on January 18, 2006
  • simple ampersand and remove tbody doesnt work

    any idea what the problem with the upload is.   and 5. the simple ampersand property doesnt work. 6. the remove tbody proberty doesnt work tooand here is my configuration   Set editor1 = New CuteEditor   editor1.ID = ''Editor1''   editor1.Text = pagecontent   editor1.FilesPath = ...
    Posted to Cute Editor for ASP (Forum) by werk23 on January 18, 2006
  • CSS Issues

    I can not get the several things to work related to CSS.   1) Setting the Style sheets withing the Editor (Initial Display Fonts etc) 2) Populating the style sheet drop down from the style sheet. I can do it manually with a list but it does not use the re,lated style sheet   <link rel=''stylesheet'' type=''text/css'' ...
    Posted to Cute Editor for ASP (Forum) by SPB on January 7, 2006
  • CuteEditor for .Net version 5.0 - solution problems-uregent

    1. We developed UserControl in ASP.Net and placed CuteEditor control On it. Let we call as NewCuteEditor. This NewCuteEditor Placed on the WebForm and executed the application it worked fine with version 4.5(Trial). Then we purchased CuteEditor For .Net version 5.0 and repeated same thing then received error as ''Exception of type ...
    Posted to Cute Editor for .NET (Forum) by vilasrao_d on December 6, 2005