Search

You searched for the word(s): toolbar
Showing page 62 of 184 (1,834 total posts) < 1 second(s)
  • Toolbar Error in Custom Module on DNN4

    I originally tagged this onto another thread but I think it's a dead post.  I'm having some problems using CE in a custom DNN control.  It's working fine on other controls (core and purchased) but when I put in on my ascx file it looks like this....   My ascx code looks like this:   <%@ Register TagPrefix=''dnn'' ...
    Posted to Cute Editor for .NET (Forum) by airstream345 on March 20, 2006
  • Re: Clean Up HTML on the server side

    ValleyHope: is there a way to call the codeCleaner('Word') function instead of calling the CleanCode in the Toolbar.    I tried using your regex function and it still saved a lot of word formatting junk.  Surely your codeCleaner function is more robust than the regex function you provided.   Here is my version of the ...
    Posted to Cute Editor for ASP (Forum) by Adam on October 19, 2009
  • Re: Position of the DropDown for Links

    I am using cute editor in which i have 4 dropdown's together. The dropdowns appear correct in browser, but design gets destrorted when i open my page from salesforce.com. How can i show all these dropdowns in 1 row???.The dropdown appears as shown in fig below, whereas the toolbar width is more the dropdown shifts to next line after some width ...
    Posted to Cute Editor for .NET (Forum) by yuvika on January 15, 2009
  • Re: Disallowing Uploads

    Hey Adam,   I was able to create an isolated version of my code that shows the IE effect I was talking about. Included in this archive are the original simple.asp modified only to use my toolbar and other configurations. After that simple1.asp has my content but your stylesheet and renders the toolbars as far as I can tell the same. The ...
    Posted to Cute Editor for ASP (Forum) by clubside on August 24, 2007
  • Re: HTML Encoded to #s

    Hi again, Well I found my problem : In my application, I save both the html code and the plain text. After reading some posts, in order to upgrade, I have used request(''Editor1'') to get the html and Editor1.PlainText to get the plain text. Of course, this doesn't work out (for the data validity) because after a postback, I store the ...
    Posted to Cute Editor for .NET (Forum) by julien on January 12, 2006
  • Re: insert document icon not showing up on toolbar.

    Please download the control again and use the examples included in the download package.   By default, the insert document button is included in the default.config, full_noform.config and full.config.
    Posted to Cute Editor for .NET (Forum) by Adam on February 12, 2009
  • Re: Problems with Cute Editor for PHP in Google Chrome

    G3rcar: Thanks for your answer Eric.   I have tested the online demo and i have downloaded the last version.   That one fix some problems that I had. Almost tools works fine, the dropdown list and the context menu shows fine, but I can't select or resize images, flashs, tables, to do that I have to select the HTML option and ...
    Posted to Cute Editor for PHP (Forum) by Adam on November 30, 2009
  • Re: Toolbar drops style

    I am having the same problem. I am trying to place the cute client files in another virtual directory, and the menu bombs. We have several sites and we want them to all reference the same code base, so we put them in a shared directory. Any idea how to fix this?   Jim
    Posted to Cute Editor for .NET (Forum) by jimsurf on September 27, 2006
  • Re: Disable ToolBar Buttons

    >>I want them to be displayed though in disabled state. Is it possible?   It's possible but it needs you write some javascript code.   You need to find thje image object of the button and change it.    
    Posted to Cute Editor for .NET (Forum) by Adam on April 27, 2009
  • Re: Toolbar icons display locally, but not remotely...

    Try set Editor.UseHttpHandlerCacheImages Property to false. Editor.UseHttpHandlerCacheImages Property   By default Cute Editor will use HttpHandler process the image files on the server side. You can turn this feature off by setting this property to false.   Keep me posted    
    Posted to Cute Editor for .NET (Forum) by Adam on May 30, 2006
« First ... < Previous 60 61 62 63 64 Next > ... Last »