Search

You searched for the word(s): toolbar
Showing page 73 of 184 (1,834 total posts) < 1 second(s)
  • Re: add a new dropdown

    Hi! I was able to add a dropdown in the toolbar, but When I click on my item(image gallery) no code gets dropped on in the editor: The onchange code I think is for the link dropdown. What would be the event for the codes dropdown? private void AddNewDropDown() { if (Editor1.ToolControls[''insertcustombutonhere''] != null) { Control ...
    Posted to Cute Editor for .NET (Forum) by hamid_gsts on April 30, 2008
  • Re: Uploading office 2007 (.docx and .xlsx) files as attachments

    When you click on the downloadable files toolbar button, a window comes up with a list of files to ''attach'' to the editor.  Checking on the file and then clicking on the insert button adds a link in the body of the editor.  The user can then click on the link later on and a file dialog box will appear (options to open, save or ...
    Posted to Cute Editor for .NET (Forum) by ralc001 on April 14, 2008
  • Questions from a Newbie

    Hi, I recently purchased Cute Editor for PHP and have several questions. Here is the configuration code snippet the launches the editor:              $editor=new CuteEditor();              ...
    Posted to Cute Editor for PHP (Forum) by amikhnov on March 20, 2008
  • Re: tags shown at bottom of editor cause cursor or selections to jump all over the place

    Can you send me a simple example page showing the problem?   At the same time, you can make the tag selector invisible.   Editor.ShowTagSelector Property Specifies whether quick tag selector toolbar appear. Example Code ...
    Posted to Cute Editor for ASP (Forum) by Adam on March 14, 2008
  • using CSSClass Dropdown event in another form

    HI Guys,   am New to Cute Editor.     I created one CSS Button and placed in the toolbar... When I click that button It opens antoher form with css styles... I have to apply style from this file...So that I wrote the code with window.opener using CSS Class onchange function.. But it is not working...   I used _Format ...
    Posted to Cute Editor for ASP (Forum) by mkani on February 28, 2008
  • Text justify function auto delete the parent div id

    1. Go to http://cutesoft.net/example/general.aspx 2. Change to HTML Mode 3. Put the below test data into CuteEditor <DIV id=printHeader> <TABLE style=''TABLE-LAYOUT: fixed; MARGIN-LEFT: 0px; WIDTH: 705px; MARGIN-RIGHT: 0px; BORDER-COLLAPSE: collapse; BACKGROUND-COLOR: #ffffff'' cellSpacing=0 cellPadding=0 ...
    Posted to Cute Editor for .NET (Forum) by huythan on January 16, 2008
  • Many function don't work with a styled content

    Go to http://cutesoft.net/example/general.aspx 1. Input the test data below. 2. Ctrl-A to select all content. 3. Try to click some button on toolbar 4. Many function do not work. Bold, Italic, Font Color, Set Font Type, Font Size , Lower Case (upper case work correctly)    <table style=''margin-left: 0px; ...
    Posted to Cute Editor for .NET (Forum) by huythan on December 1, 2007
  • Re: Editor refuses to be constrained by parent <div> width

    Hi Adam, Apologies for the late reply. I have since discovered through testing that it is the toolbars of the editors that are causing the problem. I removed individual toolbar buttons and found that the editor does not seem to be able to make the individual buttons wrap to a new row underneath if the width of the editor requires. I ...
    Posted to Cute Editor for .NET (Forum) by simonehutchinson on July 19, 2007
  • Minimum Height for the editor? Is there one?

    I need to have the editor be no more than 100 pixels high. In IE this does not seem to be a problem. The inside dimensions of the editor match what I set height and width to be. In Firefox,  the inside height will not be less than 150 pixels. Even if I set it to be only  Height=''75'', the editor is still too large on the ...
    Posted to Cute Editor for .NET (Forum) by Eggcited on June 14, 2007
  • Re: Javascript setHTML() won't set editor to a null value

    I'm using Version 6, my boss just bought it a few weeks ago.   OK, So the sample worked.  So then I started taking out anything that wasn't part of the code for the sample.  When I removed my custom config file, setHTML() worked.  Odd though that it did.  Not sure why.  I'm used to using the disabled items string ...
    Posted to Cute Editor for ASP (Forum) by DanC on June 7, 2007
« First ... < Previous 71 72 73 74 75 Next > ... Last »