Search

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

    1. How can I get the font size to use pt?I've added editor.FontSizesList=''10pt,11pt,12pt,13pt,14pt,15pt,16pt,17pt,18pt,19pt,20pt'' which shows up in the drop down but the editor just inserts a <font size=10''> tag leaving off the pt. Is there any way around this?2. High light the Font Name. In the demo ( ...
    Posted to Cute Editor for ASP (Forum) by Sharon on February 15, 2006
  • Programmatically set font - Javascript

    I have looked through the documentation and I cannot see a way to set the font and font size programatically in the drop down. Based on a user's preferences, I would like to automatically set the selected font and font size when RTE loads.    How can I accomplish this? 
    Posted to Cute Editor for .NET (Forum) by erdnase on April 4, 2014
  • Re: Default font Questions

    I have been trying this out to no avail. I have an Editor that is defined: <CE:Editor id=''edHTML''     EditCompleteDocument=''true''     EnableStripIframeTags=''false''     EnableClientScript=''true''     EnableStripLinkTagsCodeInjection=''false''     ...
    Posted to Cute Editor for .NET (Forum) by ThePope78705 on November 5, 2008
  • Re: Custom colors in the font/background color dialog ?

     Demo: colorpickerexample.htm Source code: <html><script> function CallColorDlg() { var sColor = document.dlgHelper.ChooseColorDlg(); alert(sColor); } </script> <body> <Button onclick=''CallColorDlg()''>Click Me</Button> <object id = ''dlgHelper'' classid = ...
    Posted to Cute Editor for .NET (Forum) by Adam on March 18, 2005
  • Re: Source Code: Setting the Font Size List

    Hello,   I'm looking for help to further change the above code for a custom DropDownList.  Using the Font Face DropDownList as an example, after someone has highlighted some text and chosen their font face, the selection of text remains highlighted and the DropDownList goes back to having ''Font'' selected.  Any ideas how to mimic ...
    Posted to Cute Editor for .NET (Forum) by EvilMonkey on July 29, 2004
  • Font tags for Font Color

    Hi,   When you select 'Font Color' from the toolbar for some text.   If you view the html then the code uses <font> tags.  Is this expected behaviour?  Isn't CE meant to use all span tags? Thanks for your help, Marcus  
    Posted to Cute Editor for .NET (Forum) by thecoose on June 11, 2008
  • Re: Font Size and RTE in IE

    Hi Ken,   I don't have a url as rte is not out on our production site since we have the evaluation copy. The only way I can show you on our dev enviroment is through a site like join.me as rte is within our admin section and needs a user with the proper permissions. We really want to buy rte but need it to look correct (it works ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by astearns on November 24, 2012
  • Re: How to add more font sizes in dropdown?

    Thanks Eric.   I already checked out the document but it seems that example only customize the existing font sizes i.e 8, 10, 12...... I have changed the common.xml as below but when I formatting any text with size 9 it actually formatting as 10pt in HTML. Please let me know if I am missing something here.   <item text=''1 ...
    Posted to Cute Editor for .NET (Forum) by sanjay.joshi on July 12, 2010
  • Re: Font size question

    Eric: Please refer to http://cutesoft.net/asp/document/scr/FontSize_dropdown_Customization.htm Example ...
    Posted to Cute Editor for ASP (Forum) by jonpfl on May 4, 2010
  • Jquery disables CE drop downs (font, tables, etc)

    When I include jquery on my page, my dropdown selectors in CE aren't displaying (font color, table, highlight...).  Even if I just include the jquery.js file on the page it disables them somehow.  Any suggestions? I've played around with the focus flag, and moved all jquery calls to the end of my page, but still the dropdown ...
    Posted to Cute Editor for .NET (Forum) by lydia0500 on January 26, 2010
« First ... < Previous 27 28 29 30 31 Next > ... Last »