Search

You searched for the word(s): font
Showing page 105 of 216 (2,157 total posts) < 1 second(s)
  • Re: What's new in CuteEditor 6.3?

    Cute Editor is updated on 03-30-2009. -Fixed: A bug with cuteeditor ''image map'' button when the image is inside of a text box or table.   -Fixed: A bug with Uneditable Regions in firefox. -Fixed: Layout issue with Jquery tab http://cutesoft.net/forums/thread/50138.aspx -Fixed: A bug with Full page edit and ...
    Posted to News and Announcements (Forum) by Adam on March 31, 2009
  • cuteeditor via ajax

    I'm trying to get CuteEditor to work via AJAX again.   I've set my page up just like your AJAX example.   I have a table cell that the Editor will be placed in named 'timelineEditor'   in my javascript I call this: new Ajax.Request(''modules/buscal/detail/getTimelineEditor.php'', { ...
    Posted to Cute Editor for PHP (Forum) by infringer on March 19, 2009
  • Re: Is it possible to show files sizes and files icons beside files name in "Start uploading manually" example?

    Hi,   your code missed the element id 'queuediv' and 'queuedivtablecontainer'   <div id=''queuediv'' style=''display: none;''>    <div id=''queuedivtablecontainer''>    </div>    <div style=''font-size: larger; padding-left: 100px; margin: ...
    Posted to Ajax Uploader (Forum) by cutechat on December 30, 2008
  • some question

    How to:   If the user put picture with a biger wilth then then richtextbox, autosize for fit(never be more big)   Put bigger upload picture limit.   Can I create menu? because my richtextbox wiltd is limited, and half of the place with full stuff is toolbar.   If I can put only two line that will be better, ...
    Posted to Cute Editor for PHP (Forum) by XGuarden on December 2, 2008
  • Text Disappears Sometimes

    Does anyone else ever have a problem with highlighting some text and then having it disappear as soon as you try to change its color or font size? It happens sporadically and I can never seem to duplicate it. But it happens enough to make me wonder if there is a bug in there that might be causing it.   Anyone else ever have that ...
    Posted to Cute Editor for ASP (Forum) by spokaneweb on November 25, 2008
  • CancelAllButton, Style Progresspart

    Hello,   i've got problems with some modifications. I use VB.   The CancelAll-Button isn't styled by CSS. All other Buttons looks like i want, but this button didn't take the style of css-file. Screenshot I take the following way to style the Buttons. The input Tag is a global definition and i think it ...
    Posted to Ajax Uploader (Forum) by aight on November 3, 2008
  • Re: Add cute editor to a forum

    By “Forum” mode, I mean I don’t want user to add html code or script while adding post to a forum. We just want few functionality in editor such as bold, italic, underline, background color and font color.   So if I want to add. <b>this is bold</b> In forum this will be added in following ...
    Posted to Cute Editor for .NET (Forum) by dhananjay on September 29, 2008
  • Css Classes not working in text area.

    Hi Guys,   I'm having problems getting my Css styles to work in the text area.  That is, when I apply a Css class it doesn't mark up the chosen/highlighted text - in either the Normal or Preview views.   For example, I type the words 'Hello World' and apply the Css class 'Bold Green Text' (one of the default items in the ...
    Posted to Cute Editor for ASP (Forum) by upside_down on September 12, 2008
  • Is setHTML() supported in v5.2

    Is setHTML supported in v 5.2? I ask because no matter what I try I cannot get it to work. Whenever I do I get a ''Object doesn't support this property or method'' error in IE and ''editor1.setHTML is not a function'' in FF. In fact I get the same errors if I use the getHTML function too, though if I use alert(editor1.value) this returns the ...
    Posted to Cute Editor for ASP (Forum) by judas on July 31, 2008
  • Underline tag not correct

    Hi,   When I have an URL in the editor and press the Underline button it generates this HTML:   <u><a href=''http://url.com''><span style=''font-family: Arial;''>read more</span></a></u>   Firefox 3 can render the underlining fine but Internet Explorer 7 fails because the ...
    Posted to Cute Editor for .NET (Forum) by Dtest on July 22, 2008