Search

You searched for the word(s): toolbar
Showing page 6 of 184 (1,834 total posts) < 1 second(s)
  • Re: CTRL-V vs Paste Toolbar Button

    There are missing EditorOnPaste modes in the DNN editor provider:    if (Operators.CompareString(text2, ''ConfirmWord'', false) == 0)     {         this.cntlCE.EditorOnPaste = PasteBehavior.ConfirmWord;     }     else if ...
    Posted to Cute Editor for .NET (Forum) by etpub on June 13, 2007
  • Re: New Drop Down list box over toolbar?

    Hi Adam,   My Question is different:   I have my dropdownList1 , this is from   System.Web.UI.WebControls from asp.net, my DropdownList1 is databind one,   when click any custom button, can i able to place total dropdownlist1 over the CutoEdtior, and i can choose any value?but JavaScript API is different...  ...
    Posted to Cute Editor for .NET (Forum) by anbaz on September 21, 2005
  • Re: Default toolbar profile with custom button

    Hi Floris246,   The Rich TextEditor default toolbar is "ribbon", so please open file "\richtexteditor\scripts\config.js", find the ribbon toolbar defind section ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by Kenneth on November 18, 2013
  • Re: How to Align Center or Left the ToolBar

    lrebich:I am using a short subset of the toolbar elements. Sometimes the toolbar is centered in the heading. Sometimes it is aligned left. I would like it to always be left. How can I do that? Click this link for more info:   http://larryrebich.com/CuteEditor/CEToolBarAlignment.htm    Please open the following file.  The ...
    Posted to Cute Editor for ASP (Forum) by Adam on November 8, 2013
  • Can I add a label to the toolbar?

    I've got two editors on a page.  I'd like to put a label in the toolbar on the left, and position a custom toolbar on the right.  It would be nice to do it from code-behind.  I'm using the following configuration file. Cheers, Jeff   <?xml version="1.0" encoding="utf-8" ...
    Posted to Cute Editor for .NET (Forum) by jagilbert27 on November 29, 2012
  • Does Cute Editor provide a mouseover show/hide feature for the toolbar?

    I could have sworn that Cute Editor allowed for the toolbar to be hidden unless you moved your mouse to the top of the editing box or something. Basically, I need the toolbar to not be taking up any space on the page, but I still it to be available if the user does something (moves his mouse to the top of the editor box or whatever). I'm building ...
    Posted to Cute Editor for PHP (Forum) by johndubya on February 20, 2010
  • Editor destroys text when Google Toolbar Translation is on.

    Hey,   We use this editor for our CMS system.   When a user has the google toolbar installed, and translation is 'on' the following problem happens.   The user types his tekst the normal way in the editor,   Then when you save it, your tekst is destroyed and looks simular to this: (this also happens on the demo on ...
    Posted to Cute Editor for .NET (Forum) by pbwbart on December 16, 2009
  • Parse error when tryingto run Customized-Toolbar.php

    Hello, I just installed all the files for CuteEditor PHP and also uploaded Customized-Toolbar.php. I get this error when I go to the file:   Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/easymini/public_html/CuteEditor_Files/include_CuteEditor.php on line 6 Here ...
    Posted to Cute Editor for PHP (Forum) by R Coy on May 22, 2009
  • changing image for a toolbar button

    I would like to change the image of an existing toolbar button for example the B for Bodl into the german version F what means ''fett''. I replaced the image bold.gif in the directory CuteEditor\Themes\[selected Theme]\images but that does not work. I also tried to replace the images bold.gif in the other themes directories and in the ...
    Posted to Cute Editor for .NET (Forum) by mbr on February 5, 2009
  • Edit link for 'Insert Template' in the toolbar?

    I have all me editor files in a subfolder of my admin site (folder is called 'editor').  All is working great, but I've run into one issue.  When I click the 'Insert Templates' link in the toolbar, it tries to load that page (templates.aspx) from the root of my admin site rather than in its actual location ...
    Posted to Cute Editor for .NET (Forum) by Daniel83 on October 27, 2008
« First ... < Previous 4 5 6 7 8 Next > ... Last »