Search

You searched for the word(s): font
Showing page 204 of 216 (2,157 total posts) < 1 second(s)
  • Free script -- CSS parser for Custom CSS drop down (screenshot)

    The ASP.NET version offer a nice function, it automaticly show all classes in the ''custom CSS'' drop down list. So here is the equivalent for CLASSIC ASP The code, will read the ''style.css'' file and show all classes in the ''custom css'' drop down list. You will need to download and register the FREE XCSSParser.dll from ...
    Posted to Cute Editor for ASP (Forum) by JFRanger on May 4, 2008
  • IE: colors typing

    In IE 6 & 7 (not tested in other versions):  If you change the color and type the text goes to that color which is good.  However if you change the color again then all previously entered text in that color changes as well -- it doesn't just change the color for going forward   1) type some text 2) change font color (the ...
    Posted to Cute Editor for .NET (Forum) by wzs5011 on January 31, 2008
  • problem with inserting content at start of document

    Maybe I'm being dim but I'm having a small problem with CE 6. I'm running the latest version (as far as I'm aware) and ASP.Net 2 with Windows Server 2003.   I have a code snippet which looks a little bit like this:   <span style=''float:right''>some text</span> <span style=''font-weight: bold''>some more ...
    Posted to Cute Editor for .NET (Forum) by pbeddis on January 3, 2008
  • problems with image paths.

    I am having a problem with the image path. when i select an image to insert into the editor, the image does not appear, just a blank square with a red x in it. if i look at the source in the editor, it shows the following code...   <img height=''30'' src=''http://cutesoft.net/up_images/Coffee_Morning_2003.jpg'' width=''28'' ...
    Posted to Cute Editor for ASP (Forum) by quigleyb on March 11, 2007
  • What's new in version CuteEditor for .NET 5.3?

    New Features and Improvements: New memeber (PastePureText) has been added into PasteBehavior Enumeration. Member Name Description Default When you paste text into the editor it is not processed. Disabled Paste function is disabed. PasteCleanHTML When you pasting the html code into the editor, the empty tags, ...
    Posted to News and Announcements (Forum) by Adam on May 25, 2006
  • Issues pending with Cute Editor

    Hi Adam, We have following issues with Cute Editor. Can you please keep us updated on the status of following defects? 1. Bold, Italic and Underlying icon in menu is not changing based on changes done through key board shortcuts. This defect is not fixed in latest versions (5.2 and 5.3) of Cute editor. 2. Type some text in Cute Editor. Use ...
    Posted to Cute Editor for .NET (Forum) by ermadhan on May 20, 2006
  • What's New in version CuteEditor for .NET 5.1?

    New Features and Improvements: The new Editor.LoadRTF Method (RTF to HTML Support) has been introduced. /// <summary>/// Loads the contents of an RTF file into the CuteEditor control.  /// </summaryExample:Editor1.LoadRTF(''~/doc/mtText.RTF''); The new Editor.SaveRTF Method (HTML to RTF Support) has been ...
    Posted to News and Announcements (Forum) by Adam on November 28, 2005
  • How to find the position of the character.

    i created a text area in cute editor , <textarea style=''width: 100px; height: 100px'' rows=5 wrap=hard cols=1></textarea>  now when I start entering text in that text area is there any way that I can get the position or point of the particular character at which the text is wrapped,  position can be the x and y ...
    Posted to Cute Editor for .NET (Forum) by gurpreet on November 2, 2005
  • adding scrollbars=0 or 1 or 2 doesn't work..

    I added scrollbars=0, or 1 or 2 to the editorSourceStyle string...   HTML editor doesn't change..   Even set it to ''x''.  Did not get an error, so I assume it is ignoring it...var _editorSourceStyle = ''font:normal 11px verdana;background:#ffffff;margin:0;padding:0; scrollbars=1;'';Any other suggestions or more detail ...
    Posted to Cute Editor for .NET (Forum) by JeffBorders on October 25, 2005
  • Want an Instant Messenger Web Application for my dating webiste

    I want an Instant Messenger Web Application for my dating webiste in ASP.Net and C#.Features required: Users who are logged in to the system should be able to see other users who are online and logged in. There should be a feature where users can chat with each other if they want to. Can Allow or deny the other person for chat. The chat ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by deepakkamboj on September 28, 2005