Search

You searched for the word(s): font
Showing page 85 of 216 (2,157 total posts) < 1 second(s)
  • Re: Font color

    Dear dr3d ,   I  test this question in CuteEditor for ASP,PHP,and .NET and find it work well. My OS is winxp and browser is same with you. Please test it one more time. Thanks for asking.   Regards, Eric  
    Posted to Cute Editor for .NET (Forum) by Eric on August 21, 2009
  • Re: Problems Adding JavaScript in links.

    This is what I have for settings     <%    Set editor = New CuteEditor  editor.ID = ''sc_content''  editor.DownLevelRows = 40    editor.Text = sc_content   'editor.EnableStripScriptTags = false    editor.ShowBottomBar = true  editor.FilesPath = ...
    Posted to Cute Editor for ASP (Forum) by yzaragoza on March 6, 2009
  • Re: Special Characters - copyright

    Roger,   I've played with your code in the following example:   http://cutesoft.net/example/Edithtml.aspx   The HTML code I used:   <p style=''FONT-FAMILY: Albertus Extra Bold'' align=center>Commercial Loans from a <u>Superior</u> Lender ©</p>   It works for me.     Can ...
    Posted to Cute Editor for .NET (Forum) by Adam on November 20, 2006
  • Internal Style Sheet & External Style Sheet

    We are using internal style, external style and inline style.  Only inline style working without problem.   The editor strips the CSS out.  Is there way to make internal and external style working.  Below is example of internal style not working.   Thank you in advance.   Kathy   .grey_text { ...
    Posted to Cute Editor for .NET (Forum) by kathy007 on June 20, 2008
  • Select many paragraphs and assign font-family

    Hi, wenn I insert many <p>aölsfjdalksfdj</p> <p>aölsfjdalksfdj</p> <p>aölsfjdalksfdj</p> <p>aölsfjdalksfdj</p> <p>aölsfjdalksfdj</p> <p>aölsfjdalksfdj</p> <p>aölsfjdalksfdj</p> <p>aölsfjdalksfdj</p> and then ...
    Posted to Cute Editor for .NET (Forum) by linchen on September 5, 2005
  • HTML not showing

    HalloI have assigned the Editor1.Text property with a string value but the problem is that the text is not showing up in the editor. I can see that the text property value have got the text in but no text is shown up in the editor. Any ideas why this is happening?  ?Editor1 {CuteEditor.Editor}     ...
    Posted to Cute Editor for .NET (Forum) by lourensp@mweb.com on February 17, 2005
  • Update Error when submitting edit changes in DataGrid (Dreamweaver MX 2004)

    Okay, first, sorry for the long subject title.   I was able to implement the editor on a page, but I'm receiving an error in the post:   System.Exception: Control not found in DataGrid column: CommonSenseID at DreamweaverCtrls.DataSet.OnDataGridUpdate(Object Src, DataGridCommandEventArgs E)     What's weird is that ...
    Posted to Cute Editor for .NET (Forum) by gbartlett on October 4, 2004
  • Re: Some programming questions about Cute Editor

    Adam, thanks again for your prompt response.  Now, about the source code for the demos, what I meant was this...   You have a page on your web site with all of the demos and test programs for CuteEditor here: http://richtextbox.com/test/. I want to know if there is a page or an FTP directory where I can peruse the source code for all ...
    Posted to Cute Editor for .NET (Forum) by Escovado on March 6, 2008
  • Re: How do I control the default font style in the editor textarea?

    Les,   EditorBodyStyle only accepts CSS text, it doesn't accept CSS class.   It will not work:   EditorBodyStyle=''Normal''   It will work:   editor.EditorBodyStyle = ''font:normal 11px verdana;''   Keep me posted    
    Posted to Cute Editor for .NET (Forum) by Adam on October 13, 2006
  • Re: Toolbars arent visible!!!

    Yesss... I said, the examples are working well.. moreover.. now Im trying that on the local filesystem... ( I mean the local VS 2005 IIS that is running when I try to debug my web site)   I think.. the problem is in masterPage using. I tried implement the working example into masterpage... and it is not working too. Two toolbars arent ...
    Posted to Cute Editor for .NET (Forum) by Endys on February 21, 2006
« First ... < Previous 83 84 85 86 87 Next > ... Last »