Search

You searched for the word(s): font
Showing page 160 of 216 (2,157 total posts) < 1 second(s)
  • Re: Image/text errors in text area

    hi astearns,   Question 1   The editor has not power to analyze all image url format you use in the html content. because the code is not generate by itself.    And why it disploy correct on your page, because your page under the correct lever under your site and the editor page is not.   For example, ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on October 15, 2012
  • Re: Undefined JS variables when loading dialogs

    Dear zBrain,   Please follow steps:   1. Save the following code to dad.html <HTML> <HEAD> <SCRIPT>     function popupCuteEditor(v_form, v_field) {         var newWin, v_pagestring;         w = ...
    Posted to Cute Editor for PHP (Forum) by Eric on March 25, 2011
  • Re: spelling errors are not being underlined in IE

    Dear oliveg,   Can you reproduce this issue in http://cutesoft.net/example/general.aspx ? I checked it in IE, it works fine on my end.   Please open ''\CuteSoft_Client\CuteEditor\SpellCheck.aspx'', the following line set the color:   <asp:Label id=''CurrentWord'' runat=''server'' font-bold=''True'' ...
    Posted to Cute Editor for .NET (Forum) by Eric on November 16, 2010
  • Re: Bug with target attribute and spans inside a tags.

    StevenLockey: I'm afraid it does the same on the demo page.   It only appears to do this in IE not in FF, I was using IE8.   If you go into HTML mode and add this code:    <a target=''_blank'' href=''http://cutesoft.net/''><strong><span style=''font-size: 10pt;''>If you wish to return to the ...
    Posted to Cute Editor for .NET (Forum) by Eric on September 3, 2010
  • Re: AjaxUploader

    Hi,   This sample tells you how to pass data for each file :   <%@ Page Language=''C#'' %> <%@ Import Namespace=''CuteWebUI'' %> <%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
    Posted to Ajax Uploader (Forum) by cutechat on May 4, 2010
  • Re: Including extra css file in drop down

    Kevin Russell: This question seems to have been asked on countless occasions - but I cannot find a solution in these forums.   I have an external CSS Style sheet, I need to include it in my CuteSoft Editor and have the styles listed in the Classes Drop down   Some of the suggestions I have come across ( EditorWysiwygModeCss with ...
    Posted to Cute Editor for ASP (Forum) by Adam on February 9, 2010
  • Re: UploadAttachments.AttachmentTableStyle Examples?

    1. Any examples using the UploadAttachments.AttachmentTableStyle property. What form does the string take?   UploadAttachments.AttachmentTableStyle Property Specifies the style for the attachment table.   It's the default value of this property: ''background-color:#ededed;margin-top:10px;margin-top:10px;font:normal 11px ...
    Posted to Ajax Uploader (Forum) by Adam on June 19, 2009
  • Re: Bug with un-editable/selectable tags.

    This example shows that the UNSELECTABLE attribute is not inherited by child objects. Text in the TEXTAREA element can be selected and modified, but the text in the parent SPAN element cannot be selected. <P> <SPAN ID=''oSpan'' UNSELECTABLE=''on'' >This text cannot be selected. <P> <TEXTAREA WRAP=''PHYSICAL'' ROWS=''5'' ...
    Posted to Cute Editor for .NET (Forum) by Adam on December 6, 2004
  • Re: couldn't change the font size in IE9

    just had another look in HTML view. If I put the text in a DIV and it works. but I can resize it in other browsers without div
    Posted to Cute Editor for .NET (Forum) by wolf11th on May 9, 2011