Search

You searched for the word(s): Toolbar
Showing page 91 of 142 (1,418 total posts) < 1 second(s)
  • Re: Insert Hyperlink Button Causes Error on Duplicate Install

    >>Do you have problems with other dialogs??<< Yes.  Insert Image (both), Insert Link, Remove Link, Insert Anchor, Insert HR. There could be more, but these are the only ones we have on our custom toolbar that are giving us trouble. Thank you for your help!!! :-)
    Posted to Cute Editor for .NET (Forum) by ccrookston on November 30, 2005
  • Re: Problems with editor

    Subeesh, This has nothing to do with the toolbar configuration file. Please post your server side code. Or check this example: http://cutesoft.net/example/database-example.aspx Then modify the source code of this example to meet your requirements.
    Posted to Cute Editor for .NET (Forum) by Adam on July 12, 2007
  • Re: I'm setting the width property but see no results..

    Ofir,   Maybe you have many buttons in your toolbar.   Let us try the following code:   <CE:EDITOR id=''Editor1'' runat=''server'' Width=''500'' AutoConfigure=''Minimal''></CE:EDITOR>   Keep me posted.    
    Posted to Cute Editor for .NET (Forum) by Adam on September 26, 2005
  • Re: Fix List

    1.  Select the first paragraph of text, click the Copy or Cut button on the toolbar, open Notepad on your PC, CTRL+V to paste.  The paragraph is pasted and all of the spaces have been removed.  This happens irrespective of the browser, and not just on the PHP version.   2.  To be honest, this isn't specific to us. ...
    Posted to Cute Editor for .NET (Forum) by Bluepark on September 24, 2013
  • Re: Menu Dropdown List Click Event

    Im not trying to dynamically populate at runtime.   I already have the New menu button added to the toolbar with the dropdown menu populated using the steps from http://cutesoft.net/developer+guide/index.html, under context menu customization.   What I would like to know is from here, how do I add a click event to the custom items in ...
    Posted to Cute Editor for .NET (Forum) by pthomas on December 3, 2009
  • Re: How to use spell check?

    Here is the screnario.   I have a form and for has one text box and other is Cute Editor. I have one submit button to send the information to server and other button is spell check. When I click spell check button then it performs the spell check on textbox and try to perform check on cute editor too. Instead of perform spell check on ...
    Posted to Cute Editor for .NET (Forum) by Raghav on January 15, 2008
  • Re: Don't touch my Code!!!

    No i can't, because there is no snippet there to demonstrate; the problem doesn't occur on save/postback, it occurs when i insert a snippet via the codes toolbar!   so, if u insert an snippet called IsThisBuggy with Text ''<div><!--banner starts--><em>Hello World</em><!--banner ends--></div>'' right ...
    Posted to Cute Editor for .NET (Forum) by mycroftg on November 14, 2007
  • Font Bold is not working after hitting the carriage return

    When I writing some text in the cute soft editor after selection of Bold from toolbar I am able to see the bold character in my editor when ever I entered or hit enter / carriage return I am able to see bold selection in the toolbar but in the editor normal text appeared.   It should be bold character. Please help me to come out of this ...
    Posted to Cute Editor for .NET (Forum) by azharu on January 11, 2013
  • automatic <p> tag insertion

    I am using Version 5.0 and for some reason i notice the following unwanted behaviour:   1. I use the toolbar for anything (make the font bold, change the size, etc) 2. I then type my content in the normal view. When i look at the html view, the content has automatically been wrapped inside <p> tags.   This is unwanted ...
    Posted to Cute Editor for .NET (Forum) by itatawy on December 10, 2006
  • EditorWysiwygModeCss question

    Currently I have EditorWysiwygModeCss set as below. EditorWysiwygModeCss = ''~/styles/previewpage.css''   However, I would like to dynamically change the styles in the toolbar dropdown based on the selected item of another dropdown in the menu bar.   I would also like to get the style from a database. The following page ...
    Posted to Cute Editor for .NET (Forum) by the4bs on August 18, 2006
« First ... < Previous 89 90 91 92 93 Next > ... Last »