Search

You searched for the word(s): Toolbar
Showing page 61 of 142 (1,418 total posts) < 1 second(s)
  • Changing <b> instead of <strong>

     HI,     when we choose bold from the toolbar. the html is showing <strong></strong>. but we are passing this html to flash. the flash will not support the <strong> tag. it will support only <b> tag. how to convert the <strong> to <b>. kinldy send us the ...
    Posted to Cute Editor for .NET (Forum) by ssara_sada on February 8, 2006
  • syntax highlighting for cuteEditor

    To: CuteSoft.Net ActiproSoftware has a freeware code syntax highlighting web control for ASP.NET, and it's free.Maybe you guys should implement it into cute Editor or something that can highlight codes in cute Editor Base on the selected language (html, JavaScript, xml, etc.). Code Highlighter Another thing I was thinking is you guys should do ...
    Posted to Cute Editor for .NET (Forum) by jen0s on January 25, 2006
  • Context Menu Customization

    Hi,I see the <contextmenu> customization options in the config files but wanted to cast my vote for deeper granularity on controlling the context menus displayed.  For instance I want to remove Template from the insert menu.  It would be great to have the same level of control over the context menu that we have over the toolbar ...
    Posted to Cute Editor for .NET (Forum) by shware on January 19, 2006
  • Re: Bullet Points - trouble with basic techniques

    Ahem,   This is not an online Eidtor issue. It's about HTML List Rules. First let's make a test.  Type the following HTML code into your FrontPage:  test<br/>test<br/>test<br/>test<br/>test<br/>test<br/>test<br/>  Select the first line and click the order list. You will find ...
    Posted to Cute Editor for .NET (Forum) by Adam on December 16, 2005
  • Please Help with Code Behind

    I have found several examples using the html and the following method to display the editor and they work fine just not for what Im doing. The method that functioned used: <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <CE:Editor id=''Editor1'' runat=''server'' ></CE:Editor> I am using Visual ...
    Posted to Cute Editor for .NET (Forum) by ryager on December 4, 2005
  • expected hexadecimal error

    We have a web site that uses a custom config file   when we load the page containing the cutesoft editor we get the javascript error 'expected hexadecimal'. Clicking 'debug' does not bring up the client debugger but the page then loads. The custom toolbar we specified is in place but the editor is disabled.   Changing the config page ...
    Posted to Cute Editor for .NET (Forum) by rgudgeon on November 15, 2005
  • Re: Can i able to create custom buttons with 1 to N numbers? based upon database table record count

    Hi,  The Given examples shows me to create custom button in tool bar etc.. http://cutesoft.net/example/customization.aspx but my question is can i create 5 or 6 buttons at a time,  i mean when my page loading time can i able to create 5 custom buttons based on the database table's record count? i mean if i give 1 to 5 in for loop, ...
    Posted to Cute Editor for .NET (Forum) by anbaz on September 18, 2005
  • Questions Upgrading Cute Editor from v4 to v5

    I am upgrading to v5.0... Can I keep all of the files in the CuteSoft_Client folder, or do I need to remove it and copy the new folder from the .zip download? Do I need to do anything to my existing license file, or will the existing one for v4 work? Do any of the control settings need to be updated on my .aspx page for each instance of ...
    Posted to Cute Editor for .NET (Forum) by iansriley on September 14, 2005
  • Re: Javascript errors on some menu buttons

     Adam wrote:John,   Is your site online so you can provide a URL? I have no idea now.    Hi Adam, Many thanks for your swift response - in the very few times I have had to contact Cutesoft diretly, I have always been very impressed with quality of feedback and support you guys offer both potential ...
    Posted to Cute Editor for .NET (Forum) by jcliff29a on August 22, 2005
  • Re: How can i Remove the 'table' from right click

    Disable the Tags option  in the context menu. To disable Tags option, you can choose one of the following methods: 1. Using the Editor.EnableContextMenuTags  Property to specify whether or not to enable the Tags option in the context menu. 2. Edit toolbar configuration files . Example: <contextmenu>  <item ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 19, 2005
« First ... < Previous 59 60 61 62 63 Next > ... Last »